Home
last modified time | relevance | path

Searched defs:formDataProxy (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_provider_info.cpp40 FormDataProxy formDataProxy("", ""); in ReadFromParcel() local
68 for (const auto &formDataProxy : formDataProxies_) { in Marshalling() local
H A Dform_mgr_stub.cpp1465 FormDataProxy formDataProxy("", ""); in ReadFormDataProxies() local
H A Dform_mgr_proxy.cpp2012 for (const auto &formDataProxy : formDataProxies) { in WriteFormDataProxies() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_mgr_test/
H A Dfms_form_data_proxy_mgr_test.cpp105 FormDataProxy formDataProxy("test", "0002"); variable
144 FormDataProxy formDataProxy("test", "0002"); variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_data_proxy_record.cpp74 for (const auto &formDataProxy : formDataProxies) { in PermStateChangeCallback() local
107 void FormDataProxyRecord::GetSubscribeFormDataProxies(const FormDataProxy formDataProxy, in GetSubscribeFormDataProxies()
150 for (const auto &formDataProxy : formDataProxies) { in RegisterPermissionListener() local
396 for (const auto &formDataProxy : formDataProxies) { in ParseFormDataProxiesIntoSubscribeMapWithExpectedKeys() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
H A Djs_form_extension.cpp490 FormDataProxy formDataProxy("", ""); in ConvertFromDataProxies() local
502 …FormExtension::ConvertFormDataProxy(napi_env env, napi_value jsValue, FormDataProxy &formDataProxy) in ConvertFormDataProxy()
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_provider/
H A Djs_form_provider.cpp486 AppExecFwk::FormDataProxy formDataProxy("", ""); in ConvertFromDataProxies() local
498 AppExecFwk::FormDataProxy &formDataProxy) in ConvertFormDataProxy()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dform_mgr_test.cpp2105 FormDataProxy formDataProxy("city", ""); variable
2127 FormDataProxy formDataProxy("city", ""); variable
2879 FormDataProxy formDataProxy("city", ""); variable
4466 FormDataProxy formDataProxy("city", ""); variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_stub_test/
H A Dform_mgr_stub_test.cpp77 for (const auto &formDataProxy : formDataProxies) { in WriteFormDataProxies() local
2270 FormDataProxy formDataProxy("test", "0091"); variable
2300 FormDataProxy formDataProxy("test", "0092"); variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_record_test/
H A Dfms_form_data_proxy_record_test.cpp742 FormDataProxy formDataProxy("test", "0002"); variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_proxy_test/
H A Dfms_form_mgr_proxy_test.cpp2378 FormDataProxy formDataProxy("test", "0002"); variable
2432 FormDataProxy formDataProxy("test", "0002"); variable