/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | ability_manager_interface.h | 1893 UpdateAssociateConfigList(const std::map<std::string, std::list<std::string>>& configs, const std::list<std::string>& exportConfigs, int32_t flag) UpdateAssociateConfigList() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
H A D | declaration.h | 413 SetSpecializedAttr(const std::pair<std::string, std::string>& attr) SetSpecializedAttr() argument 420 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | frame_node.h | 527 SetNDKFontUpdateCallback(const std::function<void(float, float)>&& callback) SetNDKFontUpdateCallback() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_dialog_view.cpp | 50 Show(const DialogProperties& dialogProperties, const CalendarSettingData& settingData, const std::vector<ButtonInfo>& buttonInfos, const std::map<std::string, NG::DialogEvent>& dialogEvent, const std::map<std::string, NG::DialogGestureEvent>& dialogCancelEvent) Show() argument 349 CreateCalendarNode(const RefPtr<FrameNode>& calendarDialogNode, const CalendarSettingData& settingData, const std::map<std::string, NG::DialogEvent>& dialogEvent) CreateCalendarNode() argument 751 CreateOptionsNode( const RefPtr<FrameNode>& dialogNode, const RefPtr<FrameNode>& dateNode, const std::map<std::string, NG::DialogEvent>& dialogEvent, const std::map<std::string, NG::DialogGestureEvent>& dialogCancelEvent, const std::vector<ButtonInfo>& buttonInfos) CreateOptionsNode() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ |
H A D | pattern.h | 547 TransferExecuteAction( int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, int64_t offset) TransferExecuteAction() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
H A D | text_overlay_component.cpp | 558 SetOnFocusChange(const std::function<void(bool, bool)>& onFocusChange) SetOnFocusChange() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_client_impl.cpp | 1143 OnInterceptKeyboardAttach( const std::shared_ptr<OHOS::NWeb::NWebCustomKeyboardHandler> keyboardHandler, const std::map<std::string, std::string> &attributes, bool &useSystemKeyboard, int32_t &enterKeyType) OnInterceptKeyboardAttach() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_property.cpp | 1155 UpdateAlignRules(const std::map<AlignDirection, AlignRule>& alignRules) UpdateAlignRules() argument [all...] |
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_running_manager.cpp | 907 NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelMap) NotifyProcMemoryLevel() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_node.h | 849 SetSpecializedAttr(const std::pair<std::string, std::string>& attr) SetSpecializedAttr() argument 856 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_datepicker.cpp | 1151 DatePickerDialogShow(const JSRef<JSObject>& paramObj, const std::map<std::string, NG::DialogEvent>& dialogEvent, const std::map<std::string, NG::DialogGestureEvent>& dialogCancelEvent) DatePickerDialogShow() argument 1811 TimePickerDialogShow(const JSRef<JSObject>& paramObj, const std::map<std::string, NG::DialogEvent>& dialogEvent, const std::map<std::string, NG::DialogGestureEvent>& dialogCancelEvent) TimePickerDialogShow() argument [all...] |
H A D | js_textpicker.cpp | 1511 TextPickerDialogShow(const JSRef<JSObject>& paramObj, const std::map<std::string, NG::DialogTextEvent>& dialogEvent, const std::map<std::string, NG::DialogGestureEvent>& dialogCancelEvent) TextPickerDialogShow() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | frontend_delegate_declarative_ng.cpp | 388 PushWithCallback(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) PushWithCallback() argument 397 PushNamedRoute(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) PushNamedRoute() argument 421 ReplaceWithCallback(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) ReplaceWithCallback() argument 430 ReplaceNamedRoute(const std::string& uri, const std::string& params, bool recoverable, const std::function<void(const std::string&, int32_t)>& errorCallback, uint32_t routerMode) ReplaceNamedRoute() argument 989 GetStageSourceMap( std::unordered_map<std::string, RefPtr<Framework::RevSourceMap>>& sourceMaps) GetStageSourceMap() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | accessibility_node.cpp | 49 void MergeItems(const std::vector<std::pair<std::string, std argument 221 SetAttr(const std::vector<std::pair<std::string, std::string>>& attrs) SetAttr() argument 255 SetStyle(const std::vector<std::pair<std::string, std::string>>& styles) SetStyle() argument 881 PutChartValue( const std::string& groupName, const std::vector<std::pair<std::string, double>>& values) PutChartValue() argument [all...] |
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/ |
H A D | jsi_pa_engine.cpp | 270 InitJsEnv(bool debuggerMode, const std::unordered_map<std::string, void*>& extraNativeObject) InitJsEnv() argument 1406 OnVisibilityChanged(const std::map<int64_t, int32_t>& formEventsMap) OnVisibilityChanged() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.cpp | 772 GetStageSourceMap( std::unordered_map<std::string, RefPtr<Framework::RevSourceMap>>& sourceMap) const Initialize() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/box/ |
H A D | render_box.cpp | 1571 UpdateGestureRecognizer(const std::array<RefPtr<Gesture>, MAX_GESTURE_SIZE>& gestures) UpdateGestureRecognizer() argument [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend_delegate.cpp | 79 LoadResourceConfiguration( std::map<std::string, std::string>& mediaResourceFileMap, std::unique_ptr<JsonValue>& currentResourceData) LoadResourceConfiguration() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | ui_extension_pattern.cpp | 992 SetOnResultCallback(const std::function<void(int32_t, const AAFwk::Want&)>&& callback) SetOnResultCallback() argument 1013 SetOnTerminatedCallback( const std::function<void(int32_t, const RefPtr<WantWrap>& wantWrap)>&& callback) SetOnTerminatedCallback() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/ |
H A D | relative_container_layout_algorithm.cpp | 1493 CalcBiasTowDirection( std::pair<TwoAlignedValues, TwoAlignedValues>& alignedValuesOnTwoDirections, ChildIdealSize& childIdealSize, BiasPair& biasPair, float& horizontalOffset, float& verticalOffset) CalcBiasTowDirection() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_model_ng.cpp | 517 SetOnChange(std::function<void(const std::string&, PreviewText&)>&& onChange) SetOnChange() argument 603 SetOnPasteWithEvent(std::function<void(const std::string&, NG::TextCommonEvent&)>&& func) SetOnPasteWithEvent() argument 1589 SetOnChange(FrameNode* frameNode, std::function<void(const std::string&, PreviewText&)>&& onChange) SetOnChange() argument 1642 SetOnPasteWithEvent(FrameNode* frameNode, std::function<void(const std::string&, NG::TextCommonEvent&)>&& func) SetOnPasteWithEvent() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.h | 533 RegisterSurfaceChangedCallback( std::function<void(int32_t, int32_t, int32_t, int32_t, WindowSizeChangeReason)>&& callback) RegisterSurfaceChangedCallback() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_context.h | 636 RegisterSurfaceChangedCallback( std::function<void(int32_t, int32_t, int32_t, int32_t, WindowSizeChangeReason)>&& callback) RegisterSurfaceChangedCallback() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_pattern.h | 448 ScrollToIndex(int32_t index, bool smooth = false, ScrollAlign align = ScrollAlign::START, std::optional<float> extraOffset = std::nullopt) ScrollToIndex() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.h | 348 SetOnClickEvent(GestureEventFunc&& onClick, double distanceThreshold = std::numeric_limits<double>::infinity()) SetOnClickEvent() argument [all...] |