Home
last modified time | relevance | path

Searched refs:HandleGetApplicationInfoByProcessID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dams_mgr_stub.h70 int32_t HandleGetApplicationInfoByProcessID(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp135 return HandleGetApplicationInfoByProcessID(data, reply); in OnRemoteRequestInnerSecond()
533 int32_t AmsMgrStub::HandleGetApplicationInfoByProcessID(MessageParcel &data, MessageParcel &reply) in HandleGetApplicationInfoByProcessID() function in OHOS::AppExecFwk::AmsMgrStub