Home
last modified time | relevance | path

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

/ohos5.0/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()
132 if (!GetStandbyServiceProxy()) { in HandleEvent()
142 if (!GetStandbyServiceProxy()) { in ReportWorkSchedulerStatus()
153 if (!GetStandbyServiceProxy()) { in GetRestrictList()
[all …]
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H A Dstandby_service_client.h164 bool GetStandbyServiceProxy();
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/
H A Dstandby_client_unit_test.cpp140 StandbyServiceClient::GetInstance().GetStandbyServiceProxy();