Home
last modified time | relevance | path

Searched refs:OnLoadSACompleteForRemoteInner (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_load_callback_stub.cpp46 return OnLoadSACompleteForRemoteInner(data, reply); in OnRemoteRequest()
96 int32_t SystemAbilityLoadCallbackStub::OnLoadSACompleteForRemoteInner(MessageParcel& data, MessageP… in OnLoadSACompleteForRemoteInner() function in OHOS::SystemAbilityLoadCallbackStub
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_load_callback_stub.h33 int32_t OnLoadSACompleteForRemoteInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_test.cpp2606 int32_t result = testAbility->OnLoadSACompleteForRemoteInner(data, reply);