Home
last modified time | relevance | path

Searched defs:ApplyAllowResource (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp66 ErrCode StandbyServiceClient::ApplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in ApplyAllowResource() function in OHOS::DevStandbyMgr::StandbyServiceClient
H A Dstandby_service_proxy.cpp109 ErrCode StandbyServiceProxy::ApplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in ApplyAllowResource() function in OHOS::DevStandbyMgr::StandbyServiceProxy
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp200 ErrCode StandbyService::ApplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in ApplyAllowResource() function in OHOS::DevStandbyMgr::StandbyService
H A Dstandby_service_impl.cpp559 ErrCode StandbyServiceImpl::ApplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in ApplyAllowResource() function in OHOS::DevStandbyMgr::StandbyServiceImpl
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
H A Dstandby_napi_module.cpp283 napi_value ApplyAllowResource(napi_env env, napi_callback_info info) in ApplyAllowResource() function