Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dmock_system_ability_manager_stub.cpp113 int32_t SystemAbilityManagerStub::LoadSystemAbilityInner(MessageParcel& data, MessageParcel& reply) in LoadSystemAbilityInner() function in OHOS::SystemAbilityManagerStub
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_stub.h115 return stub->LoadSystemAbilityInner(data, reply); in LocalLoadSystemAbility()
197 int32_t LoadSystemAbilityInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp626 int32_t SystemAbilityManagerStub::LoadSystemAbilityInner(MessageParcel& data, MessageParcel& reply) in LoadSystemAbilityInner() function in OHOS::SystemAbilityManagerStub