Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h261 sptr<AppExecFwk::IFormMgr> GetFormMgrProxy();
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_service_first_test.cpp1150 * @tc.steps: step1. call GetFormMgrProxy in HWTEST_F()
1154 DistributedSchedService::GetInstance().GetFormMgrProxy(); in HWTEST_F()
1189 * @tc.steps: step1. call GetFormMgrProxy in HWTEST_F()
1193 DistributedSchedService::GetInstance().GetFormMgrProxy(); in HWTEST_F()
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp112 DistributedSchedService::GetInstance().GetFormMgrProxy(); in ConnectRemoteAbilityInnerFuzzTest()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1344 sptr<IFormMgr> DistributedSchedService::GetFormMgrProxy() in GetFormMgrProxy() function in OHOS::DistributedSchedule::DistributedSchedService
1346 HILOGD("GetFormMgrProxy begin."); in GetFormMgrProxy()
2194 auto formMgr = GetFormMgrProxy(); in StartShareFormFromRemote()

Completed in 14 milliseconds