Searched refs:OnLoadSACompleteForRemoteInner (Results 1 – 3 of 3) sorted by relevance
46 return OnLoadSACompleteForRemoteInner(data, reply); in OnRemoteRequest()96 int32_t SystemAbilityLoadCallbackStub::OnLoadSACompleteForRemoteInner(MessageParcel& data, MessageP… in OnLoadSACompleteForRemoteInner() function in OHOS::SystemAbilityLoadCallbackStub
33 int32_t OnLoadSACompleteForRemoteInner(MessageParcel& data, MessageParcel& reply);
2606 int32_t result = testAbility->OnLoadSACompleteForRemoteInner(data, reply);