Home
last modified time | relevance | path

Searched defs:std (Results 226 - 250 of 1050) sorted by relevance

12345678910>>...42

/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_report_stub.cpp127 RegisterGetInspectorTreeCallback( const std::function<void(std::string, int32_t, bool)>& eventCallback) RegisterGetInspectorTreeCallback() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_panel.cpp68 bool DOMPanel::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
[all...]
H A Ddom_image_animator.cpp36 bool DOMImageAnimator::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Ddom_select.cpp127 bool DOMSelect::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
[all...]
H A Ddom_list_item_group.cpp34 bool DOMListItemGroup::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Ddom_progress.cpp71 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 Ddom_popup.cpp81 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 Ddom_tool_bar_item.cpp85 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 Dnative_interface_accessibility_provider.cpp175 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 Dform_frontend_declarative.cpp128 SetErrorEventHandler( std::function<void(const std::string&, const std::string&)>&& errorCallback) SetErrorEventHandler() argument
[all...]
/foundation/arkui/ace_engine/adapter/preview/entrance/clipboard/
H A Dclipboard_impl.cpp30 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 Ddom_textfield_util.cpp114 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 Ddom_button_util.cpp55 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 Ddom_radio_util.cpp52 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 Dform_module_preloader.cpp58 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 Dcj_textpicker_ffi.cpp89 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 Dnavdestination_base_test_ng.cpp30 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 Dbar_style_test_ng.cpp33 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 Dmock_ui_extension_model_ng.cpp22 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 Dxcomponent_accessibility_provider.cpp98 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 Drosen_transition_effect_impl.h57 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 Drelative_container_pattern.h111 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 Dsearch_event_hub.h101 SetOnPasteWithEvent(std::function<void(const std::string&, NG::TextCommonEvent&)>&& func) SetOnPasteWithEvent() argument
[all...]
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_element_operator_proxy.cpp83 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 Dparcel.cpp121 bool Parcel::ReadString(const std::string&) in ReadString() argument

Completed in 10 milliseconds

12345678910>>...42