Home
last modified time | relevance | path

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

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