Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_ipc_interface_code.h90 SIGN_RESTART_APP_FLAG = 65, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp296 case static_cast<uint32_t>(AppMgrInterfaceCode::SIGN_RESTART_APP_FLAG): in OnRemoteRequestInnerSixth()
H A Dapp_mgr_proxy.cpp1781 PARCEL_UTIL_SENDREQ_RET_INT(AppMgrInterfaceCode::SIGN_RESTART_APP_FLAG, data, reply, option); in SignRestartAppFlag()