Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecserviceregistrant/fuzzer/
DcodecServiceRegistrant_fuzzer.cpp26 class CodecServiceRegistrantFuzzer { class
29 ~CodecServiceRegistrantFuzzer() { in ~CodecServiceRegistrantFuzzer()
56 void CodecServiceRegistrantFuzzer::initH2C2ComponentStore() { in initH2C2ComponentStore()
94 void CodecServiceRegistrantFuzzer::invokeConfigSM() { in invokeConfigSM()
117 void CodecServiceRegistrantFuzzer::invokeQuerySM() { in invokeQuerySM()
133 void CodecServiceRegistrantFuzzer::invokeH2C2ComponentStore() { in invokeH2C2ComponentStore()
166 void CodecServiceRegistrantFuzzer::process(const uint8_t *data, size_t size) { in process()
176 CodecServiceRegistrantFuzzer codecServiceRegistrantFuzzer; in LLVMFuzzerTestOneInput()