Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_stub.h130 return stub->CancelUnloadSystemAbilityInner(data, reply); in LocalCancelUnloadSystemAbility()
200 int32_t CancelUnloadSystemAbilityInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp919 int32_t SystemAbilityManagerStub::CancelUnloadSystemAbilityInner(MessageParcel& data, MessageParcel… in CancelUnloadSystemAbilityInner() function in OHOS::SystemAbilityManagerStub
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_test.cpp2876 int32_t ret = saMgr->CancelUnloadSystemAbilityInner(data, reply);
2893 int32_t ret = saMgr->CancelUnloadSystemAbilityInner(data, reply);