Home
last modified time | relevance | path

Searched defs:formShareInfo (Results 1 – 14 of 14) sorted by relevance

/foundation/ability/form_fwk/test/unittest/fms_form_distributed_client_test/
Dfms_form_distributed_client_test.cpp71 FormShareInfo formShareInfo; variable
88 FormShareInfo formShareInfo; variable
/foundation/ability/form_fwk/services/src/
Dform_distributed_client.cpp48 const std::string &remoteDeviceId, const FormShareInfo &formShareInfo) in ShareForm()
Dform_share_mgr.cpp466 FormShareInfo formShareInfo; in HandleProviderShareData() local
/foundation/ability/form_fwk/test/mock/src/
Dmock_distributed_sched.cpp67 …shared_ptr<AppExecFwk::FormShareInfo> formShareInfo(data.ReadParcelable<AppExecFwk::FormShareInfo>… in StartRemoteShareFormInner() local
/foundation/ability/form_fwk/test/fuzztest/formtaskmgr_fuzzer/
Dformtaskmgr_fuzzer.cpp96 FormShareInfo formShareInfo; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dmock_distributed_sched.cpp215 const OHOS::AppExecFwk::FormShareInfo& formShareInfo) in StartRemoteShareForm()
221 const std::string& remoteDeviceId, const OHOS::AppExecFwk::FormShareInfo& formShareInfo) in StartShareFormFromRemote()
Ddistributed_sched_service_test.cpp802 const OHOS::AppExecFwk::FormShareInfo formShareInfo {}; variable
820 const OHOS::AppExecFwk::FormShareInfo formShareInfo {}; variable
838 const OHOS::AppExecFwk::FormShareInfo formShareInfo {}; variable
857 const OHOS::AppExecFwk::FormShareInfo formShareInfo {}; variable
2627 const OHOS::AppExecFwk::FormShareInfo formShareInfo {}; variable
Ddistributed_sched_continuation_test.cpp1730 const OHOS::AppExecFwk::FormShareInfo formShareInfo {}; variable
1749 const OHOS::AppExecFwk::FormShareInfo formShareInfo {}; variable
Ddistributed_sched_stub_test.cpp1770 FormShareInfo formShareInfo; variable
1794 FormShareInfo formShareInfo; variable
/foundation/ability/form_fwk/test/mock/include/
Dmock_distributed_sched.h205 const std::string &remoteDeviceId, const FormShareInfo &formShareInfo) override in StartShareFormFromRemote()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
Ddistributed_sched_proxy.cpp902 const std::string& remoteDeviceId, const AppExecFwk::FormShareInfo& formShareInfo) in StartRemoteShareForm()
931 const std::string& remoteDeviceId, const AppExecFwk::FormShareInfo& formShareInfo) in StartShareFormFromRemote()
Ddistributed_sched_stub.cpp1065 …shared_ptr<AppExecFwk::FormShareInfo> formShareInfo(data.ReadParcelable<AppExecFwk::FormShareInfo>… in StartRemoteShareFormInner() local
1088 …shared_ptr<AppExecFwk::FormShareInfo> formShareInfo(data.ReadParcelable<AppExecFwk::FormShareInfo>… in StartShareFormFromRemoteInner() local
Ddistributed_sched_service.cpp1265 const OHOS::AppExecFwk::FormShareInfo& formShareInfo) in StartRemoteShareForm()
1301 const std::string& remoteDeviceId, const OHOS::AppExecFwk::FormShareInfo& formShareInfo) in StartShareFormFromRemote()
/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
Dfms_form_provider_data_new_leg_test.cpp353 FormShareInfo formShareInfo; variable