Home
last modified time | relevance | path

Searched refs:CONFIRM_APP_JUMP_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.h212 CONFIRM_APP_JUMP_CONTROL_RULE, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_host.cpp70 case static_cast<uint32_t>(AppControlManagerInterfaceCode::CONFIRM_APP_JUMP_CONTROL_RULE): in OnRemoteRequest()
H A Dapp_control_proxy.cpp267 return SendRequest(AppControlManagerInterfaceCode::CONFIRM_APP_JUMP_CONTROL_RULE, data, reply); in ConfirmAppJumpControlRule()