Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dipc_stream_in_server.cpp227 UnscheduleReportData(config_.appInfo.appPid, clientTid_, clientBundleName_.c_str()); in Release()
462 clientBundleName_ = bundleName; in RegisterThreadPriority()
H A Daudio_process_in_server.cpp230 UnscheduleReportData(processConfig_.appInfo.appPid, clientTid_, clientBundleName_.c_str()); in Release()
471 clientBundleName_ = bundleName; in RegisterThreadPriority()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Daudio_process_in_server.h125 std::string clientBundleName_; variable
H A Dipc_stream_in_server.h127 std::string clientBundleName_; variable