Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_stub.h145 return stub->GetOnDemandPolicyInner(data, reply); in LocalGetOnDemandPolicy()
203 int32_t GetOnDemandPolicyInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp971 int32_t SystemAbilityManagerStub::GetOnDemandPolicyInner(MessageParcel& data, MessageParcel& reply) in GetOnDemandPolicyInner() function in OHOS::SystemAbilityManagerStub
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_test.cpp323 int32_t ret = saMgr->GetOnDemandPolicyInner(data, reply);