Searched defs:callbackLoop_ (Results 1 – 3 of 3) sorted by relevance
| /foundation/multimedia/audio_framework/services/audio_service/client/include/ | ||
| D | renderer_in_client_private.h | 307 std::thread callbackLoop_; // thread for callback to client and write. variable |
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ | ||
| D | audio_process_in_client.cpp | 213 std::thread callbackLoop_; // thread for callback to client and write. member in OHOS::AudioStandard::AudioProcessInClientInner |
| D | capturer_in_client.cpp | 263 std::thread callbackLoop_; // thread for callback to client and write. member in OHOS::AudioStandard::CapturerInClientInner |