Home
last modified time | relevance | path

Searched refs:CHECK_NULL_CONTINUE (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_pattern.h148 CHECK_NULL_CONTINUE(childNode);
150 CHECK_NULL_CONTINUE(layoutProperty);
152 CHECK_NULL_CONTINUE(flexItemProperty);
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.h34 #define CHECK_NULL_CONTINUE(ptr) \ macro
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_group_node.cpp440 CHECK_NULL_CONTINUE(currentNode);
445 CHECK_NULL_CONTINUE(child);
465 CHECK_NULL_CONTINUE(pattern);
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dutils.h60 #define CHECK_NULL_CONTINUE(ptr) \ macro
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp1215 CHECK_NULL_CONTINUE(childFrameNode); in UpdateDisplayIndex()
1217 CHECK_NULL_CONTINUE(layoutProperty); in UpdateDisplayIndex()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp292 CHECK_NULL_CONTINUE(gridItemProp); in Layout()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp737 CHECK_NULL_CONTINUE(imageNode);
4087 CHECK_NULL_CONTINUE(newSpanItem);

Completed in 21 milliseconds