Searched refs:pidTwo (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_location_test.cpp | 295 int32_t pidTwo = 3459; variable 301 "PID", pidTwo, "UID", uidTwo, "STATE", stateOn); 304 "PID", pidTwo, "UID", uidTwo, "STATE", stateOff);
|
H A D | stats_bluetooth_test.cpp | 962 int32_t pidTwo = 3459; variable 970 HiSysEvent::EventType::STATISTIC, "PID", pidTwo, "UID", uidTwo, "STATE", stateOn); 973 HiSysEvent::EventType::STATISTIC, "PID", pidTwo, "UID", uidTwo, "STATE", stateOff); 1154 int32_t pidTwo = 3459; variable 1160 HiSysEvent::EventType::STATISTIC, "PID", pidTwo, "UID", uidTwo); 1163 HiSysEvent::EventType::STATISTIC, "PID", pidTwo, "UID", uidTwo);
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
H A D | stats_service_location_test.cpp | 339 int32_t pidTwo = 3459; variable 347 HiSysEvent::EventType::STATISTIC, "PID", pidTwo, "UID", uidTwo, "STATE", stateOn); 351 HiSysEvent::EventType::STATISTIC, "PID", pidTwo, "UID", uidTwo, "STATE", stateOff);
|
H A D | stats_service_bluetooth_test.cpp | 1087 int32_t pidTwo = 3459; variable 1097 "PID", pidTwo, "UID", uidTwo, "STATE", stateOn); 1101 "PID", pidTwo, "UID", uidTwo, "STATE", stateOff); 1301 int32_t pidTwo = 3459; variable 1309 "PID", pidTwo, "UID", uidTwo); 1313 "PID", pidTwo, "UID", uidTwo);
|