Home
last modified time | relevance | path

Searched refs:GET_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.h207 GET_APP_RUNNING_CONTROL_RULE, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_host.cpp66 case static_cast<uint32_t>(AppControlManagerInterfaceCode::GET_APP_RUNNING_CONTROL_RULE): in OnRemoteRequest()
H A Dapp_control_proxy.cpp218 …return GetParcelableInfos(AppControlManagerInterfaceCode::GET_APP_RUNNING_CONTROL_RULE, data, appI… in GetAppRunningControlRule()