Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_status_change_stub.h42 return stub->OnRemoveSystemAbilityInner(data, reply); in LocalOnRemoveSystemAbility()
45 int32_t OnRemoveSystemAbilityInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_status_change_stub.cpp76 int32_t SystemAbilityStatusChangeStub::OnRemoveSystemAbilityInner(MessageParcel& data, MessageParce… in OnRemoveSystemAbilityInner() function in OHOS::SystemAbilityStatusChangeStub
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_test.cpp2540 int32_t result = testAbility->OnRemoveSystemAbilityInner(data, reply);
2558 int32_t result = testAbility->OnRemoveSystemAbilityInner(data, reply);