Home
last modified time | relevance | path

Searched refs:GET_DISPOSED_RULE_FOR_CLONE_APP (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.h221 GET_DISPOSED_RULE_FOR_CLONE_APP, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_host.cpp94 case static_cast<uint32_t>(AppControlManagerInterfaceCode::GET_DISPOSED_RULE_FOR_CLONE_APP): in OnRemoteRequest()
H A Dapp_control_proxy.cpp608 … = GetParcelableInfo<DisposedRule>(AppControlManagerInterfaceCode::GET_DISPOSED_RULE_FOR_CLONE_APP, in GetDisposedRuleForCloneApp()