Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/module/codecserviceregistrant/fuzzer/
H A DcodecServiceRegistrant_fuzzer.cpp29 class CodecServiceRegistrantFuzzer { class
32 ~CodecServiceRegistrantFuzzer() { in ~CodecServiceRegistrantFuzzer()
59 void CodecServiceRegistrantFuzzer::initH2C2ComponentStore() { in initH2C2ComponentStore()
97 void CodecServiceRegistrantFuzzer::invokeConfigSM() { in invokeConfigSM()
120 void CodecServiceRegistrantFuzzer::invokeQuerySM() { in invokeQuerySM()
136 void CodecServiceRegistrantFuzzer::invokeH2C2ComponentStore() { in invokeH2C2ComponentStore()
169 void CodecServiceRegistrantFuzzer::process(const uint8_t *data, size_t size) { in process()
179 CodecServiceRegistrantFuzzer codecServiceRegistrantFuzzer; in LLVMFuzzerTestOneInput()