Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/frameworks/include/
H A Dstandby_service_stub.h50 ErrCode HandleApplyAllowResource(MessageParcel& data, MessageParcel& reply);
/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
188 STANDBYSERVICE_LOGW("HandleApplyAllowResource ReadParcelable failed"); in HandleApplyAllowResource()
193 STANDBYSERVICE_LOGW("HandleApplyAllowResource Write result failed, ErrCode=%{public}d", result); in HandleApplyAllowResource()
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp1022 StandbyService::GetInstance()->HandleApplyAllowResource(data, reply); in HWTEST_F()

Completed in 6 milliseconds