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/
Dcapturer_in_client_inner.h270 std::thread callbackLoop_; // thread for callback to client and write. variable
Drenderer_in_client_private.h347 std::thread callbackLoop_; // thread for callback to client and write. variable
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_process_in_client.cpp258 std::thread callbackLoop_; // thread for callback to client and write. member in OHOS::AudioStandard::AudioProcessInClientInner