Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp80 ErrCode StandbyServiceClient::UnapplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in UnapplyAllowResource() function in OHOS::DevStandbyMgr::StandbyServiceClient
H A Dstandby_service_proxy.cpp140 ErrCode StandbyServiceProxy::UnapplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in UnapplyAllowResource() function in OHOS::DevStandbyMgr::StandbyServiceProxy
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp209 ErrCode StandbyService::UnapplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in UnapplyAllowResource() function in OHOS::DevStandbyMgr::StandbyService
H A Dstandby_service_impl.cpp672 ErrCode StandbyServiceImpl::UnapplyAllowResource(const sptr<ResourceRequest>& resourceRequest) in UnapplyAllowResource() function in OHOS::DevStandbyMgr::StandbyServiceImpl
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
H A Dstandby_napi_module.cpp294 napi_value UnapplyAllowResource(napi_env env, napi_callback_info info) in UnapplyAllowResource() function