Searched refs:stateUnlock (Results 1 – 4 of 4) sorted by relevance
/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
D | stats_dump_test.cpp | 100 int32_t stateUnlock = 0; variable 108 …HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateUnlock, "TYPE", type, "NAM…
|
/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
D | stats_service_dump_test.cpp | 133 int32_t stateUnlock = 0; variable 143 "UID", uid, "STATE", stateUnlock, "TYPE", type, "NAME", name);
|
D | stats_service_powermgr_test.cpp | 443 int32_t stateUnlock = 0; variable 453 "UID", uid, "STATE", stateUnlock, "TYPE", type, "NAME", name);
|
/base/powermgr/battery_statistics/test/systemtest/src/ |
D | batterystats_sys_test.cpp | 104 int32_t stateUnlock = 0; variable 115 "UID", uid, "STATE", stateUnlock, "TYPE", type, "NAME", name);
|