Home
last modified time | relevance | path

Searched refs:Audio (Results 1 - 25 of 98) sorted by relevance

1234

/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiolibaudiobindservicerender_fuzzer/
H A Daudiolibaudiobindservicerender_fuzzer.cpp19 using namespace OHOS::Audio;
21 namespace Audio { namespace
52 OHOS::Audio::AudioLibAudioBindserviceRenderFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiolibaudiobindservicecapture_fuzzer/
H A Daudiolibaudiobindservicecapture_fuzzer.cpp19 using namespace OHOS::Audio;
21 namespace Audio { namespace
52 OHOS::Audio::AudioLibAudioBindserviceCaptureFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiooffloadrender_fuzzer/
H A Daudiooffloadrender_fuzzer.cpp19 namespace Audio { namespace
82 if (size < OHOS::Audio::THRESHOLD) { in LLVMFuzzerTestOneInput()
85 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatchercapturecmdid_fuzzer/
H A Daudioadmdispatchercapturecmdid_fuzzer.cpp20 using namespace OHOS::Audio;
22 namespace Audio { namespace
65 OHOS::Audio::AudioAdmDispatcherCaptureCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatcherrendercmdid_fuzzer/
H A Daudioadmdispatcherrendercmdid_fuzzer.cpp20 using namespace OHOS::Audio;
22 namespace Audio { namespace
66 OHOS::Audio::AudioAdmDispatcherRenderCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatchercontrolcmdid_fuzzer/
H A Daudioadmdispatchercontrolcmdid_fuzzer.cpp20 using namespace OHOS::Audio;
22 namespace Audio { namespace
69 OHOS::Audio::AudioAdmDispatcherControlCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiointerfacelibctlcapturecmdid_fuzzer/
H A Daudiointerfacelibctlcapturecmdid_fuzzer.cpp19 using namespace OHOS::Audio;
21 namespace Audio { namespace
78 OHOS::Audio::AudioInterfacelibctlcaptureCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiointerfaceliboutputcapturecmdid_fuzzer/
H A Daudiointerfaceliboutputcapturecmdid_fuzzer.cpp19 using namespace OHOS::Audio;
21 namespace Audio { namespace
78 OHOS::Audio::AudioInterfaceliboutputcaptureCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiomanager_fuzzer/
H A Daudiomanager_fuzzer.cpp20 namespace Audio { namespace
80 if (size < OHOS::Audio::THRESHOLD) { in LLVMFuzzerTestOneInput()
83 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/getalladapters_fuzzer/
H A Dgetalladapters_fuzzer.cpp28 namespace Audio { namespace
40 } // Audio
49 OHOS::HDI::DistributedAudio::Audio::V1_0::GetAllAdaptersFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/loadadapter_fuzzer/
H A Dloadadapter_fuzzer.cpp28 namespace Audio { namespace
41 } // Audio
50 OHOS::HDI::DistributedAudio::Audio::V1_0::LoadAdapterFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/unloadadapter_fuzzer/
H A Dunloadadapter_fuzzer.cpp28 namespace Audio { namespace
40 } // Audio
49 OHOS::HDI::DistributedAudio::Audio::V1_0::UnloadAdapterFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/captureframe_fuzzer/
H A Dcaptureframe_fuzzer.cpp28 namespace Audio { namespace
47 } // Audio
56 OHOS::HDI::DistributedAudio::Audio::V1_0::CaptureFrameFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/destroycapture_fuzzer/
H A Ddestroycapture_fuzzer.cpp28 namespace Audio { namespace
43 } // Audio
52 OHOS::HDI::DistributedAudio::Audio::V1_0::DestroyCaptureFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/destroyrender_fuzzer/
H A Ddestroyrender_fuzzer.cpp28 namespace Audio { namespace
43 } // Audio
52 OHOS::HDI::DistributedAudio::Audio::V1_0::DestroyRenderFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/getextraparams_fuzzer/
H A Dgetextraparams_fuzzer.cpp28 namespace Audio { namespace
45 } // Audio
54 OHOS::HDI::DistributedAudio::Audio::V1_0::GetExtraParamsFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/setextraparams_fuzzer/
H A Dsetextraparams_fuzzer.cpp28 namespace Audio { namespace
45 } // Audio
54 OHOS::HDI::DistributedAudio::Audio::V1_0::SetExtraParamsFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/effect/test/fuzztest/effectmodel_fuzzer/
H A Deffectmodel_fuzzer.cpp26 namespace Audio { namespace
120 if (size < OHOS::Audio::THRESHOLD) { in LLVMFuzzerTestOneInput()
137 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiointerfacelibctlrendercmdid_fuzzer/
H A Daudiointerfacelibctlrendercmdid_fuzzer.cpp19 using namespace OHOS::Audio;
21 namespace Audio { namespace
79 OHOS::Audio::AudioInterfacelibctlrenderCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/renderframe_fuzzer/
H A Drenderframe_fuzzer.cpp28 namespace Audio { namespace
48 } // Audio
57 OHOS::HDI::DistributedAudio::Audio::V1_0::RenderFrameFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiointerfaceliboutputrendercmdid_fuzzer/
H A Daudiointerfaceliboutputrendercmdid_fuzzer.cpp20 namespace Audio { namespace
78 OHOS::Audio::AudioInterfaceliboutputrenderCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/createcapture_fuzzer/
H A Dcreatecapture_fuzzer.cpp28 namespace Audio { namespace
66 } // Audio
75 OHOS::HDI::DistributedAudio::Audio::V1_0::CreateCaptureFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/createrender_fuzzer/
H A Dcreaterender_fuzzer.cpp28 namespace Audio { namespace
66 } // Audio
75 OHOS::HDI::DistributedAudio::Audio::V1_0::CreateRenderFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/effect/test/fuzztest/effectcontrol_fuzzer/
H A Deffectcontrol_fuzzer.cpp26 namespace Audio { namespace
135 if (size < OHOS::Audio::THRESHOLD) { in LLVMFuzzerTestOneInput()
138 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audioadapter_fuzzer/
H A Daudioadapter_fuzzer.cpp19 namespace Audio { namespace
147 if (size < OHOS::Audio::THRESHOLD) { in LLVMFuzzerTestOneInput()
150 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()

Completed in 9 milliseconds

1234