/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
H A D | menu_item_paint_method.cpp | 48 ItemDividerInfo info; in GetOverlayDrawFunction() local 64 void MenuItemPaintMethod::PaintDivider(RSCanvas& canvas, PaintWrapper* paintWrapper, ItemDividerInfo info) in PaintDivider() argument [all...] |
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/ |
H A D | js_ability_delegator_registry.cpp | 44 static napi_value GetAbilityDelegator(napi_env env, napi_callback_info info) in GetAbilityDelegator() argument 49 static napi_value GetArguments(napi_env env, napi_callback_info info) in GetArguments() argument
|
/foundation/ability/ability_runtime/test/unittest/free_install_observer_manager_test/ |
H A D | free_install_observer_manager_test.cpp | 95 auto info = std::make_shared<FreeInstallObserverManager>(); in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/trigger_Info_test/ |
H A D | trigger_Info_test.cpp | 218 auto info = builder->Build(); in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/ |
H A D | render_tool_bar.cpp | 79 GetMaxWidthBasedOnGridType( const RefPtr<GridColumnInfo>& info, GridSizeType type) const GetMaxWidthBasedOnGridType() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
H A D | select_overlay_manager.h | 95 void SetSelectedNodeByMouse(const SelectedByMouseInfo& info) in SetSelectedNodeByMouse() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/ |
H A D | menu_item_group_paint_method.cpp | 33 GroupDividerInfo info = group->PreparePaintData(pipeline, props, paintWrapper); in GetOverlayDrawFunction() local 56 GroupDividerInfo info; in PreparePaintData() local 88 PaintDivider(RSCanvas& canvas, PaintWrapper* paintWrapper, GroupDividerInfo info) PaintDivider() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_gesture_function.cpp | 29 void JsGestureFunction::Execute(const GestureEvent& info) in Execute() argument 35 JSRef<JSObject> JsGestureFunction::CreateGestureEvent(const GestureEvent& info) in CreateGestureEvent() argument 77 CreateFingerListArray(const GestureEvent& info) CreateFingerListArray() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_canvas.cpp | 47 void JSCanvas::Create(const JSCallbackInfo& info) in Create() argument 99 void JSCanvas::OnReady(const JSCallbackInfo& info) in OnReady() argument [all...] |
H A D | js_drawing_rendering_context.cpp | 68 void JSDrawingRenderingContext::JsGetCanvas(const JSCallbackInfo& info) in JsGetCanvas() argument 73 void JSDrawingRenderingContext::JsSetCanvas(const JSCallbackInfo& info) in JsSetCanvas() argument 78 void JSDrawingRenderingContext::JsSetSize(const JSCallbackInfo& info) in JsSetSize() argument 83 void JSDrawingRenderingContext::JsGetSize(const JSCallbackInfo& info) in JsGetSize() argument 117 void JSDrawingRenderingContext::SetInvalidate(const JSCallbackInfo& info) in SetInvalidate() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_ability_component.cpp | 62 void JSAbilityComponent::Create(const JSCallbackInfo& info) in Create() argument 86 void JSAbilityComponent::JsOnReady(const JSCallbackInfo& info) in JsOnReady() argument 91 void JSAbilityComponent::JsOnDestroy(const JSCallbackInfo& info) in JsOnDestroy() argument 96 void JSAbilityComponent::JsOnConnect(const JSCallbackInfo& info) in JsOnConnect() argument 111 JsOnDisconnect(const JSCallbackInfo& info) JsOnDisconnect() argument 126 JsOnAbilityCreated(const JSCallbackInfo& info) JsOnAbilityCreated() argument 131 JsOnAbilityMovedFront(const JSCallbackInfo& info) JsOnAbilityMovedFront() argument 136 JsOnAbilityWillRemove(const JSCallbackInfo& info) JsOnAbilityWillRemove() argument 141 Width(const JSCallbackInfo& info) Width() argument 151 Height(const JSCallbackInfo& info) Height() argument [all...] |
H A D | js_isolated_component.cpp | 73 void JSIsolatedComponent::Create(const JSCallbackInfo& info) in Create() argument 116 void JSIsolatedComponent::JsOnError(const JSCallbackInfo& info) in JsOnError() argument 146 void JSIsolatedComponent::Width(const JSCallbackInfo& info) in Width() argument 155 Height(const JSCallbackInfo& info) Height() argument [all...] |
H A D | js_previewer_mock.cpp | 53 void JSForm::Create(const JSCallbackInfo& info) in Create() argument 62 void JSForm::Mock(const JSCallbackInfo& info) {} in Mock() argument 91 void JSRichText::Create(const JSCallbackInfo& info) in Create() argument 99 void JSRichText::Mock(const JSCallbackInfo& info) {} in Mock() argument 243 void JSWeb::Create(const JSCallbackInfo& info) in Create() argument 252 Mock(const JSCallbackInfo& info) Mock() argument 389 Create(const JSCallbackInfo& info) Create() argument 397 Mock(const JSCallbackInfo& info) Mock() argument 417 Mock(const JSCallbackInfo& info) Mock() argument 419 Create(const JSCallbackInfo& info) Create() argument 427 Mock(const JSCallbackInfo& info) Mock() argument 475 Mock(const JSCallbackInfo& info) Mock() argument 477 Create(const JSCallbackInfo& info) Create() argument 485 Mock(const JSCallbackInfo& info) Mock() argument 522 Create(const JSCallbackInfo& info) Create() argument 530 Mock(const JSCallbackInfo& info) Mock() argument 544 Create(const JSCallbackInfo& info) Create() argument 552 Mock(const JSCallbackInfo& info) Mock() argument [all...] |
H A D | js_symbol_span.cpp | 51 void JSSymbolSpan::SetFontSize(const JSCallbackInfo& info) in SetFontSize() argument 76 void JSSymbolSpan::SetFontColor(const JSCallbackInfo& info) in SetFontColor() argument 85 void JSSymbolSpan::SetSymbolRenderingStrategy(const JSCallbackInfo& info) in SetSymbolRenderingStrategy() argument 92 void JSSymbolSpan::SetSymbolEffect(const JSCallbackInfo& info) in SetSymbolEffect() argument 99 void JSSymbolSpan::Create(const JSCallbackInfo& info) in Create() argument [all...] |
H A D | js_column.cpp | 44 void JSColumn::Create(const JSCallbackInfo& info) in Create() argument 69 void JSColumn::CreateWithWrap(const JSCallbackInfo& info) in CreateWithWrap() argument 108 void JSColumn::SetReverse(const JSCallbackInfo& info) in SetReverse() argument [all...] |
H A D | js_form_menu_item.cpp | 96 void JSFormMenuItem::JsOnRequestPublishFormWithSnapshot(const JSCallbackInfo& info) in JsOnRequestPublishFormWithSnapshot() argument 125 void JSFormMenuItem::OnClickParameterCheck(const JSCallbackInfo& info, bool& retFlag) in OnClickParameterCheck() argument [all...] |
H A D | js_navigator.cpp | 53 void JSNavigator::Create(const JSCallbackInfo& info) in Create() argument 129 void JSNavigator::JsWidth(const JSCallbackInfo& info) in JsWidth() argument 144 void JSNavigator::JsHeight(const JSCallbackInfo& info) in JsHeight() argument 159 JsSize(const JSCallbackInfo& info) JsSize() argument [all...] |
H A D | js_navrouter.cpp | 48 void JSNavRouter::Create(const JSCallbackInfo& info) in Create() argument 76 void JSNavRouter::SetOnStateChange(const JSCallbackInfo& info) in SetOnStateChange() argument 98 SetNavRouteMode(const JSCallbackInfo& info) SetNavRouteMode() argument [all...] |
H A D | js_dynamic_component.cpp | 61 void JSDynamicComponent::Create(const JSCallbackInfo& info) in Create() argument 116 void JSDynamicComponent::SetOnSizeChanged(const JSCallbackInfo& info) in SetOnSizeChanged() argument 120 void JSDynamicComponent::Width(const JSCallbackInfo& info) in Width() argument 134 void JSDynamicComponent::Height(const JSCallbackInfo& info) in Height() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/sharedata/ |
H A D | js_share_data.cpp | 59 void JSShareData::Constructor(const JSCallbackInfo& info) in Constructor() argument 75 void JSShareData::ReadInt32(const JSCallbackInfo& info) in ReadInt32() argument 87 void JSShareData::ReadInt64(const JSCallbackInfo& info) in ReadInt64() argument 99 void JSShareData::ReadDouble(const JSCallbackInfo& info) in ReadDouble() argument 111 ReadString(const JSCallbackInfo& info) ReadString() argument 123 ReadBoolean(const JSCallbackInfo& info) ReadBoolean() argument 134 ReadObject(const JSCallbackInfo& info) ReadObject() argument 169 ReleaseShareBufferById(const JSCallbackInfo& info) ReleaseShareBufferById() argument [all...] |
/foundation/arkui/ace_engine/adapter/preview/osal/advance/ |
H A D | image_analyzer_manager.cpp | 32 CreateMovingPhotoAnalyzerOverlay(const RefPtr<OHOS::Ace::PixelMap>& pixelMap, MovingPhotoAnalyzerInfo info) CreateMovingPhotoAnalyzerOverlay() argument 42 UpdateMovingPhotoAnalyzerOverlay(const RefPtr<OHOS::Ace::PixelMap>& pixelMap, MovingPhotoAnalyzerInfo info) UpdateMovingPhotoAnalyzerOverlay() argument 65 UpdateAnalyzerUIConfig(const RefPtr<NG::GeometryNode>& geometryNode, const PixelMapInfo& info) UpdateAnalyzerUIConfig() argument
|
/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | dump_log.cpp | 79 void DumpLog::ShowDumpHelp(std::vector<std::string>& info) in ShowDumpHelp() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_partial_update_model_impl.cpp | 24 RefPtr<AceType> ViewPartialUpdateModelImpl::CreateNode(NodeInfoPU&& info) in CreateNode() argument
|
/foundation/arkui/ace_engine/frameworks/component_test/ |
H A D | component_test_manager_impl.cpp | 92 void ComponentTestManagerImpl::Record(std::string info, std::string position, Result result) in Record() argument
|
/foundation/arkui/ace_engine/frameworks/base/memory/ |
H A D | memory_monitor.cpp | 64 auto& info = typeMap_[it->second.typeName]; variable 83 auto& info = typeMap_[typeName]; variable [all...] |