Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/utils/native/include/
H A Dstats_log.h35 #ifdef STATS_HILOGW
36 #undef STATS_HILOGW macro
99 #define STATS_HILOGW(domain, ...) \ macro
112 #define STATS_HILOGW(...)
H A Dstats_helper.h73 STATS_HILOGW(COMP_SVC, "Invalid active time, ignore"); in AddRunningTimeMs()
102 STATS_HILOGW(COMP_SVC, "Invalid data counts"); in AddCount()
/base/powermgr/battery_statistics/frameworks/napi/src/
H A Dnapi_utils.cpp26 STATS_HILOGW(COMP_FWK, "Failed to get the input parameter"); in GetCallbackInfo()
34 STATS_HILOGW(COMP_FWK, "Failed to create a value reference"); in CreateReference()
53 STATS_HILOGW(COMP_FWK, "Parameter type error"); in CheckValueType()
H A Dasync_callback_info.cpp28 STATS_HILOGW(COMP_FWK, "Failed to get a callback reference"); in CallFunction()
35 STATS_HILOGW(COMP_FWK, "Failed to call the callback function"); in CallFunction()
52 STATS_HILOGW(COMP_FWK, "napi_create_promise failure"); in CreatePromise()
80 STATS_HILOGW(COMP_FWK, "napi creates array error"); in CreateArrayValue()
H A Dnapi_error.cpp53 STATS_HILOGW(COMP_FWK, "throw error code: %{public}d, msg: %{public}s,", static_cast<int32_t>(code_), msg.c_str()); in GetNapiError()
/base/powermgr/battery_statistics/services/native/src/
H A Dcpu_time_reader.cpp37 STATS_HILOGW(COMP_SVC, "Update cpu time failed"); in Init()
146 STATS_HILOGW(COMP_SVC, "Read uid cpu cluster time failed"); in UpdateCpuTime()
151 STATS_HILOGW(COMP_SVC, "Read uid cpu time failed"); in UpdateCpuTime()
156 STATS_HILOGW(COMP_SVC, "Read uid cpu active time failed"); in UpdateCpuTime()
161 STATS_HILOGW(COMP_SVC, "Read uid cpu freq time failed"); in UpdateCpuTime()
211 STATS_HILOGW(COMP_SVC, "Open file failed"); in ReadUidCpuActiveTime()
296 STATS_HILOGW(COMP_SVC, "Open file failed"); in ReadUidCpuClusterTime()
444 STATS_HILOGW(COMP_SVC, "Open file failed"); in ReadUidCpuFreqTime()
535 STATS_HILOGW(COMP_SVC, "Open file failed"); in ReadUidCpuTime()
H A Dbattery_stats_core.cpp139 STATS_HILOGW(COMP_SVC, "Load battery stats data failed"); in Init()
345 STATS_HILOGW(COMP_SVC, "Camera is already opened, return"); in UpdateCameraStats()
351 STATS_HILOGW(COMP_SVC, "Camera is off, return"); in UpdateCameraStats()
358 STATS_HILOGW(COMP_SVC, "Camera is off, return"); in UpdateCameraStats()
372 STATS_HILOGW(COMP_SVC, "Timer is null, return"); in UpdatePhoneStats()
405 STATS_HILOGW(COMP_SVC, "Timer is null, return"); in UpdateTimer()
438 STATS_HILOGW(COMP_SVC, "Timer is null, return"); in UpdateTimer()
456 STATS_HILOGW(COMP_SVC, "Timer is null, return"); in UpdateCameraTimer()
515 STATS_HILOGW(COMP_SVC, "Screen brightness level is out of range"); in UpdateBrightnessTimer()
560 STATS_HILOGW(COMP_SV in UpdateCounter()
[all...]
H A Dbattery_stats_parser.cpp67 STATS_HILOGW(COMP_SVC, "No related speed number, return 0"); in GetSpeedNum()
H A Dbattery_stats_listener.cpp66 STATS_HILOGW(COMP_SVC, "Parse hisysevent data failed"); in OnEvent()
/base/powermgr/battery_statistics/frameworks/native/src/
H A Dbattery_stats_info.cpp36 STATS_HILOGW(COMP_FWK, "BatteryStatsInfo object creation failed"); in Unmarshalling()
40 STATS_HILOGW(COMP_FWK, "Read from parcel failed"); in Unmarshalling()
/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbluetooth_entity.cpp372 STATS_HILOGW(COMP_SVC, "Create active timer failed"); in GetOrCreateTimer()
406 STATS_HILOGW(COMP_SVC, "Create active timer failed"); in GetOrCreateTimer()
419 STATS_HILOGW(COMP_SVC, "Failed to get bundle manager service, return 0"); in GetBluetoothUidPower()
425 STATS_HILOGW(COMP_SVC, "Failed to get bundle manager proxy, return 0"); in GetBluetoothUidPower()
H A Daudio_entity.cpp123 STATS_HILOGW(COMP_SVC, "Create active timer failed"); in GetOrCreateTimer()
H A Dscreen_entity.cpp149 STATS_HILOGW(COMP_SVC, "Create active timer failed"); in GetOrCreateTimer()
H A Dsensor_entity.cpp199 STATS_HILOGW(COMP_SVC, "Create active timer failed"); in GetOrCreateTimer()
H A Dphone_entity.cpp176 STATS_HILOGW(COMP_SVC, "Create phone timer failed"); in GetOrCreateTimer()
H A Dcpu_entity.cpp57 STATS_HILOGW(COMP_SVC, "CPU reader is nullptr"); in UpdateCpuTime()
H A Duid_entity.cpp245 STATS_HILOGW(COMP_SVC, "Invalid or illegal type got, return 0"); in GetStatsPowerMah()
/base/powermgr/battery_statistics/services/zidl/src/
H A Dbattery_stats_stub.cpp241 STATS_HILOGW(COMP_SVC, "params exceed limit, argc=%{public}d", argc); in ShellDumpStub()
248 STATS_HILOGW(COMP_SVC, "read value fail=%{public}d", i); in ShellDumpStub()

Completed in 10 milliseconds