Searched refs:ProduceFormDataProxies (Results 1 – 4 of 4) sorted by relevance
39 void ProduceFormDataProxies(int64_t formId, const std::vector<FormDataProxy> &formDataProxies);
146 FormDataProxyMgr::GetInstance().ProduceFormDataProxies(formId, formDataProxies);
111 void FormDataProxyMgr::ProduceFormDataProxies(int64_t formId, const std::vector<FormDataProxy> &for… in ProduceFormDataProxies() function in OHOS::AppExecFwk::FormDataProxyMgr
2283 FormDataProxyMgr::GetInstance().ProduceFormDataProxies(formId, formDataProxies); in RequestPublishForm()