Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dams_mgr_interface.h430 SET_APP_WAITING_DEBUG, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp154 case static_cast<uint32_t>(IAmsMgr::Message::SET_APP_WAITING_DEBUG): in OnRemoteRequestInnerSecond()
H A Dams_mgr_proxy.cpp1055 …auto ret = SendTransactCmd(static_cast<uint32_t>(IAmsMgr::Message::SET_APP_WAITING_DEBUG), data, r… in SetAppWaitingDebug()