Home
last modified time | relevance | path

Searched refs:CheckSystemAbilityWrapper (Results 1 - 5 of 5) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_manager_proxy.h270 sptr<IRemoteObject> CheckSystemAbilityWrapper(int32_t code, MessageParcel& data);
271 sptr<IRemoteObject> CheckSystemAbilityWrapper(int32_t code, MessageParcel& data, int32_t& errCode);
/foundation/barrierfree/accessibility/frameworks/acfwk/test/mock/src/
H A Dmock_service_registry.cpp67 sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbilityWrapper(int32_t code, MessageParcel& data) in CheckSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_service_registry.cpp78 sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbilityWrapper(int32_t code, MessageParcel& data) in CheckSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp208 sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbilityWrapper(int32_t code, MessageParcel& data) in CheckSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
211 return CheckSystemAbilityWrapper(code, data, errCode); in CheckSystemAbilityWrapper()
214 sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbilityWrapper(int32_t code, MessageParcel& data, in CheckSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy
262 return CheckSystemAbilityWrapper( in CheckSystemAbilityTransaction()
303 return CheckSystemAbilityWrapper( in CheckSystemAbility()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_service_registry.cpp78 sptr<IRemoteObject> SystemAbilityManagerProxy::CheckSystemAbilityWrapper(int32_t code, MessageParcel& data) in CheckSystemAbilityWrapper() function in OHOS::SystemAbilityManagerProxy

Completed in 5 milliseconds