Home
last modified time | relevance | path

Searched refs:CheckSystemAbilityImmeInner (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dmock_system_ability_manager_stub.cpp106 int32_t SystemAbilityManagerStub::CheckSystemAbilityImmeInner(MessageParcel& data, MessageParcel& r… in CheckSystemAbilityImmeInner() function in OHOS::SystemAbilityManagerStub
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_stub.h65 return stub->CheckSystemAbilityImmeInner(data, reply); in LocalCheckSystemAbilityImme()
187 int32_t CheckSystemAbilityImmeInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_test.cpp672 int32_t result = saMgr->CheckSystemAbilityImmeInner(data, reply);
688 int32_t result = saMgr->CheckSystemAbilityImmeInner(data, reply);
705 int32_t result = saMgr->CheckSystemAbilityImmeInner(data, reply);
727 int32_t result = saMgr->CheckSystemAbilityImmeInner(data, reply);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp394 int32_t SystemAbilityManagerStub::CheckSystemAbilityImmeInner(MessageParcel& data, MessageParcel& r… in CheckSystemAbilityImmeInner() function in OHOS::SystemAbilityManagerStub