Home
last modified time | relevance | path

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

/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/
H A Dconcurrent_task_service_proxy.cpp29 CONCUR_LOGE("Write interface token failed in ReportData Proxy"); in ReportData()
33 CONCUR_LOGE("Write info failed in ReportData Proxy"); in ReportData()
39 CONCUR_LOGE("Send request error: %{public}d", error); in ReportData()
53 CONCUR_LOGE("Write interface token failed in QueryInterval Proxy"); in QueryInterval()
57 CONCUR_LOGE("Write info failed in QueryInterval Proxy"); in QueryInterval()
64 CONCUR_LOGE("QueryInterval error: %{public}d", error); in QueryInterval()
76 CONCUR_LOGE("Read info failed in QueryInterval Proxy"); in QueryInterval()
90 CONCUR_LOGE("Write interface token failed in QueryDeadline Proxy"); in QueryDeadline()
94 CONCUR_LOGE("Write info failed in QueryDeadline Proxy"); in QueryDeadline()
100 CONCUR_LOGE("QueryDeadlin in QueryDeadline()
[all...]
H A Dconcurrent_task_client.cpp49 CONCUR_LOGE("QueryInterval connnect fail"); in QueryInterval()
106 CONCUR_LOGE("ConcurrentTaskClient::Fail to get registry."); in TryConnect()
112 CONCUR_LOGE("ConcurrentTaskClient::Fail to connect concurrent task schedule service."); in TryConnect()
123 CONCUR_LOGE("ConcurrentTaskClient::New ConcurrentTaskDeathRecipient fail."); in TryConnect()
/foundation/resourceschedule/qos_manager/common/src/
H A Dconfig_reader.cpp59 CONCUR_LOGE("FillinUidInfo:: currNode is nullptr!"); in FillinUidInfo()
67 CONCUR_LOGE("FillinUidInfo:: uid null!"); in FillinUidInfo()
81 CONCUR_LOGE("FillinBundleNameInfo:: currNode is nullptr!"); in FillinBundleNameInfo()
89 CONCUR_LOGE("FillinBundleNameInfo:: bundleName null!"); in FillinBundleNameInfo()
106 CONCUR_LOGE("ParseAuth:: uid fill in authProcUidConfigs_ error!"); in ParseAuth()
113 CONCUR_LOGE("ParseAuth:: bundleName fill in authProcBundleNameConfigs_ error!"); in ParseAuth()
123 CONCUR_LOGE("ParsePowerMode:: currNode is nullptr!"); in ParsePowerMode()
131 CONCUR_LOGE("ParsePowerMode:: switch is null!"); in ParsePowerMode()
139 CONCUR_LOGE("ParsePowerMode:: invalid switch value!"); in ParsePowerMode()
151 CONCUR_LOGE("ParsePowerMod in ParsePowerMode()
[all...]
/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_service_stub.cpp53 CONCUR_LOGE("Read info failed in ReportData Stub"); in ReportDataInner()
75 CONCUR_LOGE("Read info failed in QueryInterval Stub"); in QueryIntervalInner()
82 CONCUR_LOGE("Write info failed in QueryInterval Stub"); in QueryIntervalInner()
97 CONCUR_LOGE("Read info failed in QueryDeadline Stub"); in QueryDeadlineInner()
115 CONCUR_LOGE("Read info failed in RequestAuth Stub"); in RequestAuthInner()
151 CONCUR_LOGE("Payload is not ascii string"); in StringToJson()
157 CONCUR_LOGE("Unexpected json parse"); in StringToJson()
161 CONCUR_LOGE("ConcurentTaskServiceStub::payload = %{public}s Incorrect JSON format ", payload.c_str()); in StringToJson()
H A Dqos_policy.cpp126 CONCUR_LOGE("%{public}d set g_defaultQosPolicy failed", getuid()); in Init()
131 CONCUR_LOGE("%{public}d set g_foregroundQosPolicy failed", getuid()); in Init()
136 CONCUR_LOGE("%{public}d set g_backgroundQosPolicy failed", getuid()); in Init()
141 CONCUR_LOGE("%{public}d set g_systemServerQosPolicy failed", getuid()); in Init()
146 CONCUR_LOGE("%{public}d set g_focusQosPolicy failed", getuid()); in Init()
H A Dconcurrent_task_controller.cpp73 CONCUR_LOGE("Invalid uid %{public}d, can't call RequestAuth", uid); in RequestAuth()
80 CONCUR_LOGE("Invalid uid %{public}d, only RSS can call ReportData", uid); in ReportData()
90 CONCUR_LOGE("Unexpected type format"); in ReportData()
94 CONCUR_LOGE("Get payload type err"); in ReportData()
191 CONCUR_LOGE("uid %{public}d create rs group failed", uid); in QueryRenderService()
207 CONCUR_LOGE("uid %{public}d tid %{public}d join rs group failed", uid, queryTid); in QueryRenderService()
229 CONCUR_LOGE("uid %{public}d create rs group failed", uid); in QueryRenderServiceMain()
238 CONCUR_LOGE("uid %{public}d tid %{public}d join rs group failed.", uid, renderServiceMainTid_); in QueryRenderServiceMain()
252 CONCUR_LOGE("uid %{public}d create rs group failed", uid); in QueryRenderServiceRender()
261 CONCUR_LOGE("ui in QueryRenderServiceRender()
[all...]
H A Dqos_interface.cpp33 CONCUR_LOGE("[Interface] task %{public}d belong to user %{public}d open rtg node failed, errno = %{public}d", in TrivalOpenRtgNode()
44 CONCUR_LOGE("[Interface] task %{public}d belong to user %{public}d open auth node failed, errno = %{public}d", in TrivalOpenAuthCtrlNode()
55 CONCUR_LOGE("[Interface] task %{public}d belong to user %{public}d open qos node failed, errno = %{public}d", in TrivalOpenQosCtrlNode()
259 CONCUR_LOGE("[Interface] task %{public}d apply qos failed, errno = %{public}d", tid, errno); in QosApplyForOther()
281 CONCUR_LOGE("[Interface] task %{public}d leave qos failed, errno = %{public}d", gettid(), errno); in QosLeave()
303 CONCUR_LOGE("[Interface] task %{public}d leave qos failed, errno = %{public}d", tid, errno); in QosLeaveForOther()
321 CONCUR_LOGE("[Interface] set qos policy failed, errno = %{public}d", errno); in QosPolicySet()
350 CONCUR_LOGE("[Interface] task %{public}d get qos failed, errno = %{public}d", tid, errno); in QosGetForOther()
H A Dconcurrent_task_service_ability.cpp33 CONCUR_LOGE("ConcurrentTaskServiceAbility:: new ConcurentTaskService failed."); in OnStart()
37 CONCUR_LOGE("ConcurrentTaskServiceAbility:: Register service failed."); in OnStart()
/foundation/resourceschedule/qos_manager/qos/
H A Dqos.cpp47 CONCUR_LOGE("[Qos] invalid qos level %{public}d", qos); in SetThreadQosForOtherThread()
86 CONCUR_LOGE("[Qos] not set qoslevel for tid %{public}d", tid); in GetThreadQosForOtherThread()
/foundation/resourceschedule/qos_manager/include/
H A Dconcurrent_task_log.h31 #define CONCUR_LOGE(...) (void)HILOG_ERROR(LOG_CORE, __VA_ARGS__) macro

Completed in 5 milliseconds