Home
last modified time | relevance | path

Searched refs:RESET_ALL_EFFICIENCY_RESOURCES (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/include/
H A Dibackground_task_mgr_ipc_interface_code.h34 RESET_ALL_EFFICIENCY_RESOURCES, enumerator
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtaskresetallefficiencyresources_fuzzer/
H A Dbgtaskresetallefficiencyresources_fuzzer.cpp43 …t code = static_cast<uint32_t>(BackgroundTaskMgrStubInterfaceCode::RESET_ALL_EFFICIENCY_RESOURCES); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dbackground_task_mgr_stub.cpp128 … case static_cast<uint32_t>(BackgroundTaskMgrStubInterfaceCode::RESET_ALL_EFFICIENCY_RESOURCES): in HandleOnRemoteResquestFunc()
H A Dbackground_task_mgr_proxy.cpp576 BackgroundTaskMgrStubInterfaceCode::RESET_ALL_EFFICIENCY_RESOURCES), option, data, reply); in ResetAllEfficiencyResources()