Home
last modified time | relevance | path

Searched refs:ScheduleReportData (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audioschedule/
H A Daudio_schedule.cpp63 void ScheduleReportData(uint32_t pid, uint32_t tid, const char *bundleName) in ScheduleReportData() function
101 ScheduleReportData(pid, tid, "audio_server"); in ScheduleThreadInServer()
109 ScheduleReportData(audioServerPid, tid, "audio_server"); in OnAddResSchedService()
113 void ScheduleReportData(uint32_t /* pid */, uint32_t /* tid */, const char* /* bundleName*/) {};
129 ScheduleReportData(pid, tid, bundleName.c_str()); in AudioScheduleGuard()
/foundation/multimedia/audio_framework/frameworks/native/audioschedule/include/
H A Daudio_schedule.h25 void ScheduleReportData(uint32_t pid, uint32_t tid, const char *bundleName);
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dipc_stream_in_server.cpp464 ScheduleReportData(config_.appInfo.appPid, tid, bundleName.c_str()); in RegisterThreadPriority()
H A Daudio_process_in_server.cpp459 ScheduleReportData(processConfig_.appInfo.appPid, tid, bundleName.c_str()); in RegisterThreadPriority()
H A Dpa_adapter_manager.cpp737 ScheduleReportData(getpid(), gettid(), "audio_server"); in PAContextStateCb()
H A Daudio_server.cpp2034 AudioXCollie audioXCollie("AudioServer::ScheduleReportData", SCHEDULE_REPORT_TIME_OUT_SECONDS); in RequestThreadPriority()
2035 ScheduleReportData(pid, tid, bundleName.c_str()); in RequestThreadPriority()
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dmodule_split_stream_sink.c747 ScheduleReportData(getpid(), gettid(), "audio_server"); in ThreadFunc()
818 ScheduleReportData(getpid(), gettid(), "pulseaudio"); in ThreadFuncWriteHDI()

Completed in 10 milliseconds