Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp41 if (!GetStandbyServiceProxy()) { in SubscribeStandbyCallback()
55 if (!GetStandbyServiceProxy()) { in UnsubscribeStandbyCallback()
69 if (!GetStandbyServiceProxy()) { in ApplyAllowResource()
83 if (!GetStandbyServiceProxy()) { in UnapplyAllowResource()
98 if (!GetStandbyServiceProxy()) { in GetAllowList()
112 if (!GetStandbyServiceProxy()) { in IsDeviceInStandby()
122 if (!GetStandbyServiceProxy()) { in SetNatInterval()
133 if (!GetStandbyServiceProxy()) { in HandleEvent()
143 if (!GetStandbyServiceProxy()) { in ReportWorkSchedulerStatus()
154 if (!GetStandbyServiceProxy()) { in GetRestrictList()
200 bool StandbyServiceClient::GetStandbyServiceProxy() GetStandbyServiceProxy() function in OHOS::DevStandbyMgr::StandbyServiceClient
[all...]
/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H A Dstandby_service_client.h164 bool GetStandbyServiceProxy();
/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/
H A Dstandby_client_unit_test.cpp140 StandbyServiceClient::GetInstance().GetStandbyServiceProxy(); in HWTEST_F()

Completed in 2 milliseconds