Home
last modified time | relevance | path

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

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