Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/fuzzer/aidl/
Daudiopolicy_aidl_fuzzer.cpp41 sp<AudioPolicyService> gAudioPolicyService; variable
97 gAudioPolicyService = sp<AudioPolicyService>::make(); in LLVMFuzzerTestOneInput()
100 gAudioPolicyService, false /* allowIsolated */, in LLVMFuzzerTestOneInput()
104 fuzzService(media::IAudioPolicyService::asBinder(gAudioPolicyService), std::move(fdp)); in LLVMFuzzerTestOneInput()