| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_calendar.cpp | 39 bool DomCalendar::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 208 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
| H A D | dom_camera.cpp | 44 bool DOMCamera::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument [all...] |
| H A D | dom_textarea.cpp | 95 bool DOMTextarea::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 158 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
| H A D | dom_div.cpp | 368 bool DOMDiv::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument 395 SetSpecializedAttr(const std::pair<std::string, std::string>& attr) SetSpecializedAttr() argument [all...] |
| H A D | dom_chart.cpp | 65 bool DOMChart::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 118 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | grid_model_impl.cpp | 229 SetOnScrollBarUpdate( std::function<std::pair<std::optional<float>, std::optional<float>>(int32_t, Dimension)>&& value) SetOnScrollBarUpdate() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | event_dump.cpp | 282 MountToParent( std::vector<std::pair<std::string, std::pair<std::string, std::unique_ptr<JsonValue>>>> stateInfoList, std::unique_ptr<JsonValue>& json) const MountToParent() argument 306 BuildGestureTree( std::map<int32_t, std::list<RefPtr<GestureSnapshot>>> gestureTreeMap, std::unique_ptr<JsonValue>& json) const BuildGestureTree() argument [all...] |
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| H A D | ace_container.h | 294 SetMockModuleList(const std::map<std::string, std::string>& mockJsonInfo) SetMockModuleList() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| H A D | declarative_frontend.h | 98 SetPkgNameList(const std::map<std::string, std::string>& map) SetPkgNameList() argument 103 SetPkgAliasList(const std::map<std::string, std::string>& map) SetPkgAliasList() argument 108 SetpkgContextInfoList(const std::map<std::string, std::vector<std::vector<std::string>>>& map) SetpkgContextInfoList() argument [all...] |
| /foundation/arkui/ace_engine/test/mock/core/common/ |
| H A D | mock_clipboard.cpp | 85 GetData(const std::function<void(const std::string&, bool isLastRecord)>& textCallback, const std::function<void(const RefPtr<PixelMap>&, bool isLastRecord)>& pixelMapCallback, const std::function<void(const std::string&, bool isLastRecord)>& urlCallback, bool syncMode) GetData() argument 89 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/core/components_ng/pattern/ui_extension/ |
| H A D | ui_extension_model_ng.cpp | 24 RefPtr<FrameNode> UIExtensionModelNG::Create(const std::string& bundleName, const std::string& abilityName, in Create() argument 68 Create(const RefPtr<OHOS::Ace::WantWrap>& wantWrap, const std::map<PlaceholderType, RefPtr<NG::FrameNode>>& placeholderMap, bool transferringCaller, bool densityDpi) Create() argument 231 SetOnTerminated( std::function<void(int32_t, const RefPtr<WantWrap>&)>&& onTerminated, NG::SessionType sessionType) SetOnTerminated() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_paint_method.cpp | 157 std::vector<RectF> TextPaintMethod::CalculateSelectedRect( in CalculateSelectedRect() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | inspector.cpp | 90 ToJsonValue(const RefPtr<Element>& element, const std::map<RefPtr<Element>, std::list<RefPtr<Element>>>& inspectorTree, std::unique_ptr<JsonValue>& json) ToJsonValue() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| H A D | ace_event_handler.h | 81 EventMarker(const std::string& eventId, const std::string& eventType = std::string(), int32_t pageId = -1, bool isFront = true) EventMarker() argument 87 EventMarker( Function&& func, const std::string& eventType = std::string(), int32_t pageId = -1, bool isFront = true) EventMarker() argument 92 EventMarker( ArgFunction&& func, const std::string& eventType = std::string(), int32_t pageId = -1, bool isFront = true) EventMarker() argument 96 EventMarker( StrFunction&& func, const std::string& eventType = std::string(), int32_t pageId = -1, bool isFront = true) EventMarker() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/ |
| H A D | svg_context.cpp | 33 void SvgContext::PushStyle(const std::string& styleName, const std::pair<std::string, std::string>& attrPair) in PushStyle() argument [all...] |
| /foundation/barrierfree/accessibility/common/interface/src/ |
| H A D | accessible_ability_channel_proxy.cpp | 275 ExecuteAction(const int32_t accessibilityWindowId, const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) ExecuteAction() argument [all...] |
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
| H A D | mock_accessible_ability_channel_proxy.cpp | 95 ExecuteAction(const int32_t accessibilityWindowId, const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback>& callback) ExecuteAction() argument
|
| /foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/ |
| H A D | mock_accessible_ability_channel_proxy.cpp | 101 ExecuteAction(const int32_t accessibilityWindowId, const int64_t elementId, const int32_t action, const std::map<std::string, std::string>& actionArguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback>& callback) ExecuteAction() argument
|
| /foundation/barrierfree/accessibility/frameworks/asacfwk/src/ |
| H A D | accessibility_element_operator_impl.cpp | 94 ExecuteAction(const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) ExecuteAction() argument [all...] |
| /foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/ |
| H A D | asac_ability_channel_benchmark.cpp | 324 ExecuteAction(const int32_t a11y_benchmarkWindowId, const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, const int32_t requestId, const sptr<IA11yBenchmarkElementOperatorCallback> &callback) ExecuteAction() argument [all...] |
| /foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
| H A D | mock_accessible_ability_channel_proxy.cpp | 275 ExecuteAction(const int32_t accessibilityWindowId, const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) ExecuteAction() argument [all...] |
| /foundation/barrierfree/accessibility/services/test/mock/ |
| H A D | mock_accessibility_element_operator_impl.cpp | 95 ExecuteAction(const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, int32_t requestId, const sptr<IAccessibilityElementOperatorCallback>& callback) ExecuteAction() argument [all...] |
| /foundation/barrierfree/accessibility/services/test/moduletest/mock/src/ |
| H A D | mock_mt_accessible_ability_channel_proxy.cpp | 95 ExecuteAction(const int32_t accessibilityWindowId, const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback>& callback) ExecuteAction() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
| H A D | zip_writer.cpp | 156 bool ZipWriter::WriteEntries(const std::vector<std::pair<FilePath, FilePath>> &paths, const OPTIONS &options) in WriteEntries() argument 161 bool ZipWriter::AddEntries(const std argument [all...] |
| /foundation/barrierfree/accessibility/frameworks/aafwk/src/ |
| H A D | accessible_ability_channel_client.cpp | 160 ExecuteAction(int32_t accessibilityWindowId, int64_t elementId, int32_t action, const std::map<std::string, std::string> &actionArguments) ExecuteAction() argument [all...] |