Searched refs:HandleOnProcEfficiencyResourcesApply (Results 1 – 3 of 3) sorted by relevance
90 return HandleOnProcEfficiencyResourcesApply(data); in OnRemoteRequestInner()265 ErrCode BackgroundTaskSubscriberStub::HandleOnProcEfficiencyResourcesApply(MessageParcel &data) in HandleOnProcEfficiencyResourcesApply() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriberStub
57 ErrCode HandleOnProcEfficiencyResourcesApply(MessageParcel &data);
67 subscriberImpl->HandleOnProcEfficiencyResourcesApply(datas); in DoSomethingInterestingWithMyAPI()