Home
last modified time | relevance | path

Searched refs:START_NATIVE_PROCESS_FOR_DEBUGGER (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.h59 START_NATIVE_PROCESS_FOR_DEBUGGER = 37, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp196 case static_cast<uint32_t>(AppMgrInterfaceCode::START_NATIVE_PROCESS_FOR_DEBUGGER): in OnRemoteRequestInnerThird()
H A Dapp_mgr_proxy.cpp1236 …PARCEL_UTIL_SENDREQ_RET_INT(AppMgrInterfaceCode::START_NATIVE_PROCESS_FOR_DEBUGGER, data, reply, o… in StartNativeProcessForDebugger()