Home
last modified time | relevance | path

Searched defs:formIds (Results 51 – 75 of 103) sorted by relevance

12345

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formhostrecord_fuzzer/
H A Dformhostrecord_fuzzer.cpp55 std::vector<int64_t> formIds; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrannex_fuzzer/
H A Dformmgrannex_fuzzer.cpp48 std::vector<int64_t> formIds; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
H A Dfms_form_provider_data_new_leg_test.cpp610 std::set<int64_t> formIds; variable
627 std::set<int64_t> formIds; variable
644 std::set<int64_t> formIds; variable
849 std::set<int64_t> formIds; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
H A Dform_extension_provider_client.cpp162 int FormExtensionProviderClient::NotifyFormsDelete(const std::vector<int64_t> &formIds, const Want … in NotifyFormsDelete()
181 void FormExtensionProviderClient::NotifyFormExtensionsDelete(const std::vector<int64_t> &formIds, in NotifyFormExtensionsDelete()
236 int FormExtensionProviderClient::EventNotify(const std::vector<int64_t> &formIds, const int32_t for… in EventNotify()
255 void FormExtensionProviderClient::EventNotifyExtension(const std::vector<int64_t> &formIds, in EventNotifyExtension()
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgr_fuzzer/
H A Dformmgr_fuzzer.cpp55 std::vector<int64_t> formIds; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_supply_proxy_test/
H A Dfms_form_supply_proxy_test.cpp344 std::vector<int64_t> formIds; variable
362 std::vector<int64_t> formIds; variable
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_service.h132 const std::vector<int64_t>& formIds, in NotifyWhetherVisibleForms()
243 const std::vector<int64_t>& formIds, in LifecycleUpdate()
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_host_client.cpp216 void FormHostClient::OnUninstall(const std::vector<int64_t> &formIds) in OnUninstall()
370 …mHostClient::OnError(int32_t errorCode, const std::string &errorMsg, std::vector<int64_t> &formIds) in OnError()
462 void FormHostClient::OnEnableForm(const std::vector<int64_t> &formIds, const bool enable) in OnEnableForm()
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrendermgrinner_fuzzer/
H A Dformrendermgrinner_fuzzer.cpp76 std::vector<int64_t> formIds; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_provider_stub.cpp131 std::vector<int64_t> formIds; in HandleNotifyFormsDelete() local
188 std::vector<int64_t> formIds; in HandleEventNotify() local
H A Dform_mgr_proxy.cpp409 const std::vector<int64_t> &formIds, in LifecycleUpdate()
496 const std::vector<int64_t> &formIds, in NotifyWhetherVisibleForms()
966 int FormMgrProxy::DeleteInvalidForms(const std::vector<int64_t> &formIds, const sptr<IRemoteObject>… in DeleteInvalidForms()
1056 int FormMgrProxy::NotifyFormsVisible(const std::vector<int64_t> &formIds, bool isVisible, in NotifyFormsVisible()
1097 int FormMgrProxy::NotifyFormsPrivacyProtected(const std::vector<int64_t> &formIds, bool isProtected, in NotifyFormsPrivacyProtected()
1145 int FormMgrProxy::NotifyFormsEnableUpdate(const std::vector<int64_t> &formIds, bool isEnableUpdate, in NotifyFormsEnableUpdate()
1881 ErrCode FormMgrProxy::RegisterFormRouterProxy(const std::vector<int64_t> &formIds, in RegisterFormRouterProxy()
1909 ErrCode FormMgrProxy::UnregisterFormRouterProxy(const std::vector<int64_t> &formIds) in UnregisterFormRouterProxy()
2157 int32_t FormMgrProxy::SetFormsRecyclable(const std::vector<int64_t> &formIds) in SetFormsRecyclable()
2179 int32_t FormMgrProxy::RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms()
[all …]
H A Dform_provider_proxy.cpp114 const std::vector<int64_t> &formIds, in NotifyFormsDelete()
206 int FormProviderProxy::EventNotify(const std::vector<int64_t> &formIds, const int32_t formVisibleTy… in EventNotify()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr.cpp414 ErrCode FormRenderMgr::checkConnectionsFormIds(std::vector<int64_t> formIds, int32_t userId, in checkConnectionsFormIds()
424 void FormRenderMgr::reAddConnections(std::vector<int64_t> formIds, in reAddConnections()
564const std::vector<int64_t> &formIds, const Want &want, const sptr<IRemoteObject> &remoteObjectOfHo… in RecycleForms()
582 ErrCode FormRenderMgr::RecoverForms(const std::vector<int64_t> &formIds, const WantParams &wantPara… in RecoverForms()
H A Dform_task_mgr.cpp243 void FormTaskMgr::PostProviderBatchDeleteTask(std::set<int64_t> &formIds, const Want &want, in PostProviderBatchDeleteTask()
319 void FormTaskMgr::PostUninstallTaskToHost(const std::vector<int64_t> &formIds, const sptr<IRemoteOb… in PostUninstallTaskToHost()
601 void FormTaskMgr::ProviderBatchDelete(std::set<int64_t> &formIds, const Want &want, in ProviderBatchDelete()
709 void FormTaskMgr::FormUninstall(const std::vector<int64_t> &formIds, in FormUninstall()
1117 void FormTaskMgr::PostVisibleNotify(const std::vector<int64_t> &formIds, in PostVisibleNotify()
1144 void FormTaskMgr::NotifyVisible(const std::vector<int64_t> &formIds, in NotifyVisible()
1161 void FormTaskMgr::PostRecycleForms(const std::vector<int64_t> &formIds, const Want &want, in PostRecycleForms()
1361 void FormTaskMgr::PostEnableFormsTaskToHost(const std::vector<int64_t> &formIds, const bool enable, in PostEnableFormsTaskToHost()
1376 void FormTaskMgr::EnableFormsTaskToHost(const std::vector<int64_t> &formIds, const bool enable, in EnableFormsTaskToHost()
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h597 virtual int32_t SetFormsRecyclable(const std::vector<int64_t> &formIds) in SetFormsRecyclable()
608 virtual int32_t RecycleForms(const std::vector<int64_t> &formIds, const Want &want) in RecycleForms()
619 virtual int32_t RecoverForms(const std::vector<int64_t> &formIds, const Want &want) in RecoverForms()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_client_test/
H A Dfms_form_host_client_test.cpp204 std::vector<int64_t> formIds; variable
535 std::vector<int64_t> formIds; variable
611 std::vector<int64_t> formIds; variable
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgradapterthree_fuzzer/
H A Dformmgradapterthree_fuzzer.cpp55 std::vector<int64_t> formIds; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formtaskmgr_fuzzer/
H A Dformtaskmgr_fuzzer.cpp60 std::set<int64_t> formIds; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_provider_stub_test/
H A Dfms_form_provider_stub_test.cpp400 const std::vector<int64_t> formIds; variable
426 const std::vector<int64_t> formIds; variable
448 const std::vector<int64_t> formIds; variable
569 std::vector<int64_t> formIds; variable
595 std::vector<int64_t> formIds; variable
621 std::vector<int64_t> formIds; variable
646 std::vector<int64_t> formIds; variable
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formdatamgrthree_fuzzer/
H A Dformdatamgrthree_fuzzer.cpp47 std::vector<int64_t> formIds; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dform_extension_provider_client_test.cpp493 std::vector<int64_t> formIds; variable
518 std::vector<int64_t> formIds; variable
570 std::vector<int64_t> formIds; variable
597 std::vector<int64_t> formIds; variable
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrservice_fuzzer/
H A Dformmgrservice_fuzzer.cpp54 std::vector<int64_t> formIds; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formprovidermgr_fuzzer/
H A Dformprovidermgr_fuzzer.cpp80 std::set<int64_t> formIds; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp124 std::vector<int64_t> formIds; variable
817 std::vector<int64_t> formIds; variable
867 std::vector<int64_t> formIds; variable
883 std::vector<int64_t> formIds; variable
1392 std::vector<int64_t> formIds; variable
1935 std::vector<int64_t> formIds; variable
1952 std::vector<int64_t> formIds; variable
1970 std::vector<int64_t> formIds; variable
1988 std::vector<int64_t> formIds; variable
2005 std::vector<int64_t> formIds; variable
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrproxy_fuzzer/
H A Dformmgrproxy_fuzzer.cpp52 std::vector<int64_t> formIds; in DoSomethingInterestingWithMyAPI() local

12345