Home
last modified time | relevance | path

Searched refs:readCallback (Results 1 – 7 of 7) sorted by relevance

/external/flac/fuzzer/
Dflac_dec_fuzzer.cpp41 FLAC__StreamDecoderReadStatus readCallback(FLAC__byte buffer[], size_t *bytes);
60 return client->readCallback(buffer, bytes); in initDecoder()
89 FLAC__StreamDecoderReadStatus Codec::readCallback(FLAC__byte buffer[], size_t *bytes) { in readCallback() function in Codec
/external/exoplayer/tree/extensions/flac/src/main/jni/
Dflac_parser.cc58 ->readCallback(buffer, bytes); in read_callback()
108 FLAC__StreamDecoderReadStatus FLACParser::readCallback(FLAC__byte buffer[], in readCallback() function in FLACParser
/external/oss-fuzz/projects/flac/
Dfuzzer_exo.cpp48 ->readCallback(buffer, bytes); in read_callback()
98 FLAC__StreamDecoderReadStatus FLACParser::readCallback(FLAC__byte buffer[], in readCallback() function in FLACParser
/external/exoplayer/tree/extensions/flac/src/main/jni/include/
Dflac_parser.h171 FLAC__StreamDecoderReadStatus readCallback(FLAC__byte buffer[],
/external/protobuf/js/binary/
Dreader_test.js901 function readCallback(reader) { function
917 reader.registerReadCallback('readCallback', readCallback);
/external/protobuf/js/compatibility_tests/v3.1.0/binary/
Dreader_test.js886 function readCallback(reader) { function
902 reader.registerReadCallback('readCallback', readCallback);
/external/protobuf/js/compatibility_tests/v3.0.0/binary/
Dreader_test.js886 function readCallback(reader) { function
902 reader.registerReadCallback('readCallback', readCallback);