Home
last modified time | relevance | path

Searched refs:HandleOnAppEfficiencyResourcesReset (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/background_task_mgr/frameworks/include/
H A Dbackground_task_subscriber_stub.h56 ErrCode HandleOnAppEfficiencyResourcesReset(MessageParcel &data);
/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_subscriber_stub.cpp87 return HandleOnAppEfficiencyResourcesReset(data); in OnRemoteRequestInner()
253 ErrCode BackgroundTaskSubscriberStub::HandleOnAppEfficiencyResourcesReset(MessageParcel &data) in HandleOnAppEfficiencyResourcesReset() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriberStub
258 BGTASK_LOGE("HandleOnAppEfficiencyResourcesReset ReadParcelable failed"); in HandleOnAppEfficiencyResourcesReset()
/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksubscriber_fuzzer/
H A DbgtaskSubscriber_fuzzer.cpp66 subscriberImpl->HandleOnAppEfficiencyResourcesReset(datas); in DoSomethingInterestingWithMyAPI()

Completed in 2 milliseconds