Home
last modified time | relevance | path

Searched refs:CLEAN_APP_RUNNING_CONTROL_RULE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h206 CLEAN_APP_RUNNING_CONTROL_RULE, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_host.cpp64 case static_cast<uint32_t>(AppControlManagerInterfaceCode::CLEAN_APP_RUNNING_CONTROL_RULE): in OnRemoteRequest()
H A Dapp_control_proxy.cpp203 return SendRequest(AppControlManagerInterfaceCode::CLEAN_APP_RUNNING_CONTROL_RULE, data, reply); in DeleteAppRunningControlRule()