Searched refs:decode_error_string_ft (Results 1 – 1 of 1) sorted by relevance
68 typedef const char *(*decode_error_string_ft)(BrotliDecoderErrorCode); typedef83 static decode_error_string_ft p_decode_error_string = NULL;311 …p_decode_error_string = (decode_error_string_ft)DSO_bind_func(brotli_decode_dso, "BrotliDecoderErr… in DEFINE_RUN_ONCE_STATIC()
Completed in 7 milliseconds