Searched defs:ApplyAllowResource (Results 1 – 5 of 5) sorted by relevance
66 ErrCode StandbyServiceClient::ApplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in ApplyAllowResource() function in OHOS::DevStandbyMgr::StandbyServiceClient
109 ErrCode StandbyServiceProxy::ApplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in ApplyAllowResource() function in OHOS::DevStandbyMgr::StandbyServiceProxy
200 ErrCode StandbyService::ApplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in ApplyAllowResource() function in OHOS::DevStandbyMgr::StandbyService
559 ErrCode StandbyServiceImpl::ApplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in ApplyAllowResource() function in OHOS::DevStandbyMgr::StandbyServiceImpl
283 napi_value ApplyAllowResource(napi_env env, napi_callback_info info) in ApplyAllowResource() function