Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h246 sptr<AppExecFwk::IFormMgr> GetFormMgrProxy();
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_service_first_test.cpp1166 DistributedSchedService::GetInstance().GetFormMgrProxy();
1205 DistributedSchedService::GetInstance().GetFormMgrProxy();
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp112 DistributedSchedService::GetInstance().GetFormMgrProxy(); in ConnectRemoteAbilityInnerFuzzTest()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1080 sptr<IFormMgr> DistributedSchedService::GetFormMgrProxy() in GetFormMgrProxy() function in OHOS::DistributedSchedule::DistributedSchedService
1923 auto formMgr = GetFormMgrProxy(); in StartShareFormFromRemote()