Home
last modified time | relevance | path

Searched defs:GetNodeId (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Drec_node.h37 inline int32_t GetNodeId() in GetNodeId() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_command.h84 virtual NodeId GetNodeId() const in GetNodeId() function
H A Drs_command_templates.h76 NodeId GetNodeId() const override in GetNodeId() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_expand_test_ng.cpp127 int32_t MenuExpandTestNg::GetNodeId() in GetNodeId() function in OHOS::Ace::NG::MenuExpandTestNg
/ohos5.0/base/update/updater/services/include/package/
H A Dpkg_manager.h177 uint32_t GetNodeId() const in GetNodeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.h152 int64_t GetNodeId() const in GetNodeId() function
/ohos5.0/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.h137 uint32_t GetNodeId(void) const in GetNodeId() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_handler.h85 NodeId GetNodeId() const in GetNodeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_column_component.h161 int32_t GetNodeId() const in GetNodeId() function
H A Dpicker_base_component.h248 int32_t GetNodeId() const in GetNodeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h193 int32_t GetNodeId() const in GetNodeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dplatform_pattern.cpp282 int32_t PlatformPattern::GetNodeId() in GetNodeId() function in OHOS::Ace::NG::PlatformPattern
H A Dsecurity_ui_extension_pattern.cpp670 int32_t SecurityUIExtensionPattern::GetNodeId() in GetNodeId() function in OHOS::Ace::NG::SecurityUIExtensionPattern
H A Dui_extension_pattern.cpp1453 int32_t UIExtensionPattern::GetNodeId() in GetNodeId() function in OHOS::Ace::NG::UIExtensionPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h145 uint64_t GetNodeId() const override in GetNodeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.h340 int32_t GetNodeId() const in GetNodeId() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h572 inline uint64_t GetNodeId() in GetNodeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h262 NodeId GetNodeId() const in GetNodeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h196 NodeId GetNodeId() const in GetNodeId() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp113 static NodeId GetNodeId(const std::shared_ptr<RSRenderNode>& node) in GetNodeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h865 int32_t GetNodeId() const in GetNodeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1416 int32_t RenderNode::GetNodeId() const in GetNodeId() function in OHOS::Ace::RenderNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h710 virtual uint64_t GetNodeId() const in GetNodeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp2209 int GetNodeId(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) in GetNodeId() function