| /foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/ |
| H A D | ui_report_stub.cpp | 127 RegisterGetInspectorTreeCallback( const std::function<void(std::string, int32_t, bool)>& eventCallback) RegisterGetInspectorTreeCallback() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_panel.cpp | 68 bool DOMPanel::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument [all...] |
| H A D | dom_image_animator.cpp | 36 bool DOMImageAnimator::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
|
| H A D | dom_select.cpp | 127 bool DOMSelect::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument [all...] |
| H A D | dom_list_item_group.cpp | 34 bool DOMListItemGroup::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
|
| H A D | dom_progress.cpp | 71 bool DOMProgress::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 128 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
| H A D | dom_popup.cpp | 81 bool DOMPopup::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 113 bool DOMPopup::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument [all...] |
| H A D | dom_tool_bar_item.cpp | 85 bool DOMToolBarItem::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 102 bool DOMToolBarItem::SetSpecializedStyle(const std argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/accessibility/ |
| H A D | native_interface_accessibility_provider.cpp | 175 ExecuteAccessibilityAction( const int64_t elementId, int32_t action, const int32_t requestId, const std::map<std::string, std::string>& actionArguments) ExecuteAccessibilityAction() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | form_frontend_declarative.cpp | 128 SetErrorEventHandler( std::function<void(const std::string&, const std::string&)>&& errorCallback) SetErrorEventHandler() argument [all...] |
| /foundation/arkui/ace_engine/adapter/preview/entrance/clipboard/ |
| H A D | clipboard_impl.cpp | 30 void ClipboardImpl::GetData(const std::function<void(const std::string&, bool isLastRecord)>& textCallback, in GetData() argument 34 GetSpanStringData( const std::function<void(std::vector<std::vector<uint8_t>>&, const std::string&, bool&)>& callback, bool syncMode) GetSpanStringData() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/ |
| H A D | dom_textfield_util.cpp | 114 CreateComponentAndSetChildAttr(const RefPtr<BoxComponent>& boxComponent, const std::string& type, const std::map<std::string, std::string>& attrs, const DOMInput& node) CreateComponentAndSetChildAttr() argument 133 SetChildAttr(const RefPtr<TextFieldComponent>& component, const RefPtr<BoxComponent>& boxComponent, const std::string& type, const std::map<std::string, std::string>& attrs) SetChildAttr() argument 205 SetChildStyle(const RefPtr<BoxComponent>& boxComponent, const RefPtr<TextFieldComponent>& component, const std::map<std::string, std::string>& styles, const Border& boxBorder, const DOMInput& node) SetChildStyle() argument [all...] |
| H A D | dom_button_util.cpp | 55 CreateComponentAndSetChildAttr( const std::map<std::string, std::string>& attrs, DOMInput& node) CreateComponentAndSetChildAttr() argument 102 SetChildAttr(const RefPtr<ButtonComponent>& component, const std::map<std::string, std::string>& attrs, const RefPtr<ButtonTheme>& theme) SetChildAttr() argument 134 SetChildStyle(const RefPtr<BoxComponent>& boxComponent, const RefPtr<ButtonComponent>& component, const std::map<std::string, std::string>& styles, DOMInput& node) SetChildStyle() argument [all...] |
| H A D | dom_radio_util.cpp | 52 RefPtr<RadioComponent<std::string>> DOMRadioUtil::CreateComponentAndSetChildAttr( in CreateComponentAndSetChildAttr() argument 95 void DOMRadioUtil::SetChildAttr(const DOMInput& node, const RefPtr<RadioComponent<std::string>>& component, in SetChildAttr() argument 121 SetChildStyle(const RefPtr<BoxComponent>& boxComponent, const RefPtr<RadioComponent<std::string>>& component, const std::map<std::string, std::string>& styles) SetChildStyle() argument [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | form_module_preloader.cpp | 58 CreateFormModuleList(const std::string& bundleName, std::unordered_set<std::string>& formModuleList, const std::map<std::string, std::string>* hapPathMap) CreateFormModuleList() argument 70 GetNewFormModuleList(const std::string& bundleName, std::unordered_set<std::string>& formModuleList, const std::map<std::string, std::string>* hapPathMap) GetNewFormModuleList() argument 84 ReadFormModuleList(const std::string& bundleName, std::unordered_set<std::string>& formModuleList, const std::map<std::string, std::string>* hapPathMap, bool isReloadCondition) ReadFormModuleList() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_textpicker_ffi.cpp | 89 TextPickerDialogShow(std::vector<std::string> range, uint32_t selected, const Dimension& height, const std::map<std::string, NG::DialogTextEvent>& dialogEvent, const std::map<std::string, NG::DialogGestureEvent>& cancelEvent) TextPickerDialogShow() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
| H A D | navdestination_base_test_ng.cpp | 30 CreateNavigationWithTitle(const RefPtr<MockNavigationStack>& stack, NavigationTitlebarOptions options, NavigationTitleMode titleMode = NavigationTitleMode::FREE, std::optional<std::string> mainTitle = std::nullopt, std::optional<std::string> subTitle = std::nullopt) CreateNavigationWithTitle() argument 44 CreateNavDestinationWithTitle(NavigationTitlebarOptions options, std::optional<std::string> mainTitle = std::nullopt, std::optional<std::string> subTitle = std::nullopt) CreateNavDestinationWithTitle() argument [all...] |
| H A D | bar_style_test_ng.cpp | 33 CreateNavigationWithTitle(const RefPtr<MockNavigationStack>& stack, NavigationTitlebarOptions options, NavigationTitleMode titleMode = NavigationTitleMode::FREE, std::optional<std::string> mainTitle = std::nullopt, std::optional<std::string> subTitle = std::nullopt) CreateNavigationWithTitle() argument [all...] |
| /foundation/arkui/ace_engine/test/mock/core/pattern/ |
| H A D | mock_ui_extension_model_ng.cpp | 22 RefPtr<FrameNode> UIExtensionModelNG::Create(const std::string& bundleName, const std::string& abilityName, in Create() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
| H A D | xcomponent_accessibility_provider.cpp | 98 ExecuteAccessibilityAction( const int64_t elementId, int32_t action, const int32_t requestId, const std::map<std::string, std::string>& actionArguments) ExecuteAccessibilityAction() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_transition_effect_impl.h | 57 void SetKeyframes(const std::vector<std::pair<float, PropertyType>>& keyframes) in SetKeyframes() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/ |
| H A D | relative_container_pattern.h | 111 LoopDependentNodesToString( const std::optional<std::unordered_map<std::string, uint32_t>>& incomingDegreeMapCopy) LoopDependentNodesToString() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
| H A D | search_event_hub.h | 101 SetOnPasteWithEvent(std::function<void(const std::string&, NG::TextCommonEvent&)>&& func) SetOnPasteWithEvent() argument [all...] |
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
| H A D | mock_accessibility_element_operator_proxy.cpp | 83 ExecuteAction(const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &arguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) ExecuteAction() argument
|
| /foundation/bundlemanager/app_domain_verify/test/unittest/common/bean_parcel_test/mock/ |
| H A D | parcel.cpp | 121 bool Parcel::ReadString(const std::string&) in ReadString() argument
|