Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_load_callback_stub.cpp44 return OnLoadSystemAbilityFailInner(data, reply); in OnRemoteRequest()
77 int32_t SystemAbilityLoadCallbackStub::OnLoadSystemAbilityFailInner(MessageParcel& data, MessagePar… in OnLoadSystemAbilityFailInner() function in OHOS::SystemAbilityLoadCallbackStub
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_load_callback_stub.h32 int32_t OnLoadSystemAbilityFailInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_test.cpp2590 int32_t result = testAbility->OnLoadSystemAbilityFailInner(data, reply);