Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_load_callback_stub.cpp42 return OnLoadSystemAbilitySuccessInner(data, reply); in OnRemoteRequest()
53 int32_t SystemAbilityLoadCallbackStub::OnLoadSystemAbilitySuccessInner(MessageParcel& data, Message… in OnLoadSystemAbilitySuccessInner() function in OHOS::SystemAbilityLoadCallbackStub
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_load_callback_stub.h31 int32_t OnLoadSystemAbilitySuccessInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_test.cpp2574 int32_t result = testAbility-> OnLoadSystemAbilitySuccessInner(data, reply);