Home
last modified time | relevance | path

Searched refs:AddSystemAbilityWrapper (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/test/mock/src/
H A Dmock_service_registry.cpp165 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/base/security/access_token/services/test/mock/aafwk/
H A Dmock_service_registry.cpp173 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_service_registry.cpp166 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_service_registry.cpp151 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/base/location/test/mock/src/
H A Dmock_service_registry.cpp166 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_service_registry.cpp166 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_manager_proxy.h275 int32_t AddSystemAbilityWrapper(int32_t code, MessageParcel& data);
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp899 int32_t result = AddSystemAbilityWrapper( in AddSystemAbility()
907 int32_t SystemAbilityManagerProxy::AddSystemAbilityWrapper(int32_t code, MessageParcel& data) in AddSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
952 return AddSystemAbilityWrapper( in AddSystemProcess()