Home
last modified time | relevance | path

Searched refs:GET_RUNNING_PROCESS_INFO_BY_TOKEN (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.h415 GET_RUNNING_PROCESS_INFO_BY_TOKEN, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp118 case static_cast<uint32_t>(IAmsMgr::Message::GET_RUNNING_PROCESS_INFO_BY_TOKEN): in OnRemoteRequestInnerFirst()
H A Dams_mgr_proxy.cpp660 … static_cast<uint32_t>(IAmsMgr::Message::GET_RUNNING_PROCESS_INFO_BY_TOKEN), data, reply, option); in GetRunningProcessInfoByToken()