Home
last modified time | relevance | path

Searched refs:GET_APPLICATION_INFO_BY_PROCESS_ID (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.h420 GET_APPLICATION_INFO_BY_PROCESS_ID, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp134 case static_cast<uint32_t>(IAmsMgr::Message::GET_APPLICATION_INFO_BY_PROCESS_ID): in OnRemoteRequestInnerSecond()
H A Dams_mgr_proxy.cpp787 … static_cast<uint32_t>(IAmsMgr::Message::GET_APPLICATION_INFO_BY_PROCESS_ID), data, reply, option); in GetApplicationInfoByProcessID()