Home
last modified time | relevance | path

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

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