Home
last modified time | relevance | path

Searched defs:node (Results 1 - 25 of 1659) sorted by relevance

12345678910>>...67

/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_session_adapter.cpp21 GetSessionAdapter( const RefPtr<FrameNode>& node) GetSessionAdapter() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dcontent_slot_node.cpp22 auto node = ElementRegister::GetInstance()->GetSpecificItemById<ContentSlotNode>(nodeId); in GetOrCreateContentSlot() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
H A Denvironment.h58 explicit Environment(const INode::Ptr& node) in Environment() argument
67 explicit Environment(const IEnvironment::Ptr& node) in Environment() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_surface_extractor.cpp22 std::shared_ptr<RSSurface> RSSurfaceExtractor::ExtractRSSurface(std::shared_ptr<RSSurfaceNode> node) in ExtractRSSurface() argument
/arkcompiler/ets_frontend/ets2panda/checker/typeChecker/
H A DTypeChecker.cpp20 void ETSTypeChecker::VisitArrowFunctionExpression(ir::ArrowFunctionExpression *node) in VisitArrowFunctionExpression() argument
30 bool RunTypeChecker(Checker *checker, ScriptExtension ext, ir::AstNode *node) in RunTypeChecker() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Dwaiter_list.cpp19 void WaiterList::AddNode(WaiterListNode *node) in AddNode() argument
33 DeleteNode(WaiterListNode *node) DeleteNode() argument
[all...]
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DpartialExportClassGen.cpp24 static void GeneratePartialDeclForExported(const public_lib::Context *const ctx, ir::AstNode *const node) in GeneratePartialDeclForExported() argument
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DbreakStatementBuilder.h31 auto *node = AllocNode(); in Build() local
H A DdebuggerStatementBuilder.h31 auto *node = AllocNode(); in Build() local
H A DcontinueStatementBuilder.h31 auto *node = AllocNode(); in Build() local
H A DemptyStatementBuilder.h31 auto *node = AllocNode(); in Build() local
H A DetsNullTypeBuilder.h31 auto node = AllocNode(); in Build() local
H A DetsUndefinedTypeBuilder.h31 auto node = AllocNode(); in Build() local
H A DnullLiteralBuilder.h31 auto node = AllocNode(); in Build() local
H A DomittedExpressionBuilder.h31 auto *node = AllocNode(); in Build() local
H A DreturnStatementBuilder.h31 auto node = AllocNode(); in Build() local
H A DsuperExpressionBuilder.h31 auto node = AllocNode(); in Build() local
H A DthisExpressionBuilder.h31 auto node = AllocNode(); in Build() local
H A DtsBooleanKeywordBuilder.h31 auto node = AllocNode(); in Build() local
H A DtsBigintKeywordBuilder.h31 auto node = AllocNode(); in Build() local
H A DtsAnyKeywordBuilder.h31 auto node = AllocNode(); in Build() local
H A DtsNeverKeywordBuilder.h31 auto node = AllocNode(); in Build() local
H A DtsNullKeywordBuilder.h31 auto node = AllocNode(); in Build() local
H A DtsObjectKeywordBuilder.h31 auto node = AllocNode(); in Build() local
H A DtsNumberKeywordBuilder.h31 auto node = AllocNode(); in Build() local

Completed in 6 milliseconds

12345678910>>...67