Home
last modified time | relevance | path

Searched defs:callbackLoop_ (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/client/include/
Drenderer_in_client_private.h307 std::thread callbackLoop_; // thread for callback to client and write. variable
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_process_in_client.cpp213 std::thread callbackLoop_; // thread for callback to client and write. member in OHOS::AudioStandard::AudioProcessInClientInner
Dcapturer_in_client.cpp263 std::thread callbackLoop_; // thread for callback to client and write. member in OHOS::AudioStandard::CapturerInClientInner