Home
last modified time | relevance | path

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

/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp1084 std::string strLog = "pid "; in PrintKeyThreads() local
1085 strLog.append(std::to_string(pid_)); in PrintKeyThreads()
1086 strLog.append(" has key threads: "); in PrintKeyThreads()
1089 strLog.append(temp); in PrintKeyThreads()
1090 strLog.append(", "); in PrintKeyThreads()
1092 CONCUR_LOGD("%{public}s", strLog.c_str()); in PrintKeyThreads()

Completed in 2 milliseconds