Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_stub.h335 int OnRemoteRequestInnerThirteenth(uint32_t code, MessageParcel &data,
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp485 int AbilityManagerStub::OnRemoteRequestInnerThirteenth(uint32_t code, MessageParcel &data, in OnRemoteRequestInnerThirteenth() function in OHOS::AAFwk::AbilityManagerStub
841 retCode = OnRemoteRequestInnerThirteenth(code, data, reply, option); in HandleOnRemoteRequestInnerSecond()