Home
last modified time | relevance | path

Searched defs:audioProxy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/call_manager/test/fuzztest/audiodevice_fuzzer/
H A Daudiodevice_fuzzer.cpp122 std::shared_ptr<AudioProxy> audioProxy = DelayedSingleton<AudioProxy>::GetInstance(); in AudioProxyFunc() local
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp262 auto audioProxy = std::make_shared<AudioProxy>(); variable
307 auto audioProxy = std::make_shared<AudioProxy>(); variable