Home
last modified time | relevance | path

Searched defs:responseType (Results 1 – 25 of 25) sorted by relevance

/foundation/communication/netstack/frameworks/js/builtin/fetch/include/
Drequest_data.h53 std::string responseType; variable
/foundation/arkui/ace_engine/adapter/preview/osal/
Drequest_data.h70 void SetResponseType(const std::string responseType) in SetResponseType()
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
Dhttp_async_callback.cpp73 std::string responseType = requestData.GetResponseType(); in ResponseDataToJsValue() local
Dfetch_module.cpp259 …std::unique_ptr<char, decltype(&FreeString)> responseType(JSI::ValueToString(value.get()), FreeStr… in GetResponseTypeFromOptions() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_model.h142 virtual void BindSelectionMenu(NG::TextSpanType& spanType, NG::TextResponseType& responseType, in BindSelectionMenu()
Dtext_pattern.cpp3586 void TextPattern::BindSelectionMenu(TextSpanType spanType, TextResponseType responseType, in BindSelectionMenu()
3622 …lectionMenuParams> TextPattern::GetMenuParams(TextSpanType spanType, TextResponseType responseType) in GetMenuParams()
3644 … TextPattern::CopySelectionMenuParams(SelectOverlayInfo& selectInfo, TextResponseType responseType) in CopySelectionMenuParams()
Dtext_model_ng.cpp618 void TextModelNG::BindSelectionMenu(TextSpanType& spanType, TextResponseType& responseType, in BindSelectionMenu()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dricheditor_model_impl.h34 void BindSelectionMenu(NG::TextSpanType& editorType, NG::TextResponseType& responseType, in BindSelectionMenu()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_select_overlay.cpp310 auto responseType = pattern->textResponseType_.value_or(TextResponseType::NONE); in OnUpdateSelectOverlayInfo() local
361 TextSpanType selectType, TextResponseType responseType) in CheckMenuParamChange()
Drich_editor_pattern.cpp7082 …ditorPattern::CopySelectionMenuParams(SelectOverlayInfo& selectInfo, TextResponseType responseType) in OnBackPressed()
7098 TextResponseType responseType, bool handleReverse) in OnBackPressed()
7854 auto responseType = static_cast<TextResponseType>( in OnBackPressed() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_richeditor_ffi.cpp64 … int32_t spantype, void(*content)(), int32_t responseType, void(*onAppear)(), void(*onDisappear)()) in FfiOHOSAceFrameworkRichEditorBindSelectionMenu()
Dcj_view_abstract_ffi.cpp1163 void FfiOHOSAceFrameworkViewAbstractBindContextMenu(void (*builder)(), int32_t responseType) in FfiOHOSAceFrameworkViewAbstractBindContextMenu()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_selector.h259 TextResponseType responseType; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dweb_pattern_test_ng.cpp894 auto responseType = TextResponseType::RIGHT_CLICK; variable
919 auto responseType = TextResponseType::RIGHT_CLICK; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
Dselect_overlay_property.h180 std::optional<int32_t> responseType; member
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_property.h91 ResponseType responseType; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
Dweb_pattern.cpp1366 const WebElementType& type, const ResponseType& responseType) in GetPreviewSelectionMenuParams()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_text.cpp1001 NG::TextResponseType responseType = NG::TextResponseType::LONG_PRESS; in BindSelectionMenu() local
Djs_richeditor.cpp989 NG::TextResponseType responseType = NG::TextResponseType::LONG_PRESS; in BindSelectionMenu() local
Djs_web.cpp3266 const JSCallbackInfo& info, ResponseType responseType, std::function<void()>& previewBuilder) in GetSelectionMenuParam()
3302 ResponseType responseType = in BindSelectionMenu() local
Djs_view_abstract.cpp7900 ResponseType responseType = ResponseType::LONG_PRESS; in JsBindContextMenu() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dinspector_composed_element.cpp1381 auto responseType = AceType::DynamicCast<RenderBox>(node); in GetBindContextMenu() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
Dwifi_hdi_struct.h275 const uint8_t *responseType; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.cpp452 TextResponseType responseType, bool handleReverse) in ShowContextSelectOverlay()
530 const WebElementType& type, const ResponseType& responseType) in GetPreviewSelectionMenuParams()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js4313 bindContextMenu(content, responseType, options) { argument
8598 bindSelectionMenu(spanType, content, responseType, options) { argument
10539 bindContextMenu(content, responseType, options) { argument
26212 bindContextMenu(content, responseType, options) { argument