Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/frameworks/include/
H A Dstandby_service_stub.h50 ErrCode HandleApplyAllowResource(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp44 HandleApplyAllowResource(data, reply); in OnRemoteRequest()
184 ErrCode StandbyServiceStub::HandleApplyAllowResource(MessageParcel& data, MessageParcel& reply) in HandleApplyAllowResource() function in OHOS::DevStandbyMgr::StandbyServiceStub
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp1022 StandbyService::GetInstance()->HandleApplyAllowResource(data, reply);