Home
last modified time | relevance | path

Searched defs:withFormBindingData (Results 1 - 20 of 20) sorted by relevance

/foundation/ability/form_fwk/frameworks/js/napi/form_agent/
H A Djs_form_agent.h33 bool withFormBindingData = false; member
/foundation/ability/form_fwk/frameworks/js/napi/form_provider/
H A Djs_form_provider.h34 bool withFormBindingData = false; member
/foundation/ability/form_fwk/frameworks/js/napi/formProvider/
H A Dnapi_form_provider.h36 bool withFormBindingData = false; member
H A Dnapi_form_provider.cpp204 static napi_value RequestPublishFormCallback(napi_env env, napi_value *argv, bool withFormBindingData) in RequestPublishFormCallback() argument
276 static napi_value RequestPublishFormPromise(napi_env env, napi_value *argv, bool withFormBindingData) in RequestPublishFormPromise() argument
/foundation/ability/form_fwk/test/fuzztest/formmgradaptertwo_fuzzer/
H A Dformmgradaptertwo_fuzzer.cpp44 bool withFormBindingData = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_publish_form_test/
H A Dmock_form_bms_helper.cpp61 ErrCode FormMgrAdapter::RequestPublishForm(Want &want, bool withFormBindingData, in RequestPublishForm() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dform_utils_impl.cpp84 bool withFormBindingData = false; in RequestPublishFormEvent() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_proxy_test/
H A Dfms_form_mgr_proxy_test.cpp1536 bool withFormBindingData = true; in HWTEST_F() local
1560 bool withFormBindingData = true; in HWTEST_F() local
1583 bool withFormBindingData = false; in HWTEST_F() local
2402 bool withFormBindingData = true; in HWTEST_F() local
2428 bool withFormBindingData = true; in HWTEST_F() local
2765 bool withFormBindingData = false; HWTEST_F() local
2787 bool withFormBindingData = false; HWTEST_F() local
2811 bool withFormBindingData = true; HWTEST_F() local
2834 bool withFormBindingData = false; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
H A Dfms_form_render_stub_test.cpp966 bool withFormBindingData = true; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/form_mgr_stub_test/
H A Dform_mgr_stub_test.cpp1767 constexpr bool withFormBindingData = true; in HWTEST_F() local
1794 constexpr bool withFormBindingData = false; in HWTEST_F() local
2297 constexpr bool withFormBindingData = true; in HWTEST_F() local
2636 constexpr bool withFormBindingData = true; in HWTEST_F() local
2664 constexpr bool withFormBindingData = false; in HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test.cpp1320 bool withFormBindingData = true; in HWTEST_F() local
H A Dfms_form_mgr_service_test2.cpp213 bool withFormBindingData = true; in HWTEST_F() local
239 bool withFormBindingData = true; in HWTEST_F() local
1126 bool withFormBindingData = true; in HWTEST_F() local
H A Dmock_form_mgr_adapter.cpp266 ErrCode FormMgrAdapter::RequestPublishForm(Want &want, bool withFormBindingData, in RequestPublishForm() argument
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp2339 bool withFormBindingData = false; in HWTEST_F() local
2383 bool withFormBindingData = false; in HWTEST_F() local
2516 bool withFormBindingData = false; in HWTEST_F() local
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp617 ErrCode FormMgr::RequestPublishForm(Want &want, bool withFormBindingData, in RequestPublishForm() argument
1786 ErrCode FormMgr::RequestPublishFormWithSnapshot(Want &want, bool withFormBindingData, in RequestPublishFormWithSnapshot() argument
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h546 virtual ErrCode RequestPublishProxyForm(Want &want, bool withFormBindingData, in RequestPublishProxyForm() argument
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp303 ErrCode FormMgrProxy::RequestPublishForm(Want &want, bool withFormBindingData, in RequestPublishForm() argument
1962 ErrCode FormMgrProxy::RequestPublishProxyForm(Want &want, bool withFormBindingData, in RequestPublishProxyForm() argument
2257 ErrCode FormMgrProxy::RequestPublishFormWithSnapshot(Want &want, bool withFormBindingData, in RequestPublishFormWithSnapshot() argument
[all...]
H A Dform_mgr_stub.cpp430 bool withFormBindingData = data.ReadBool(); in HandleRequestPublishForm() local
1431 bool withFormBindingData = data.ReadBool(); in HandleRequestPublishProxyForm() local
1556 bool withFormBindingData = data.ReadBool(); in HandleRequestPublishFormWithSnapshot() local
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp394 ErrCode FormMgrService::RequestPublishForm(Want &want, bool withFormBindingData, in RequestPublishForm() argument
1593 ErrCode FormMgrService::RequestPublishProxyForm(Want &want, bool withFormBindingData, in RequestPublishProxyForm() argument
1697 ErrCode FormMgrService::RequestPublishFormWithSnapshot(Want &want, bool withFormBindingData, in RequestPublishFormWithSnapshot() argument
H A Dform_mgr_adapter.cpp2168 ErrCode FormMgrAdapter::RequestPublishForm(Want &want, bool withFormBindingData, in RequestPublishForm() argument

Completed in 77 milliseconds