Searched defs:GetNode (Results 1 – 8 of 8) sorted by relevance
44 GateRef GetNode(GateRef obj, GateRef index) in GetNode() function
43 GateRef GetNode(GateRef obj, GateRef index) in GetNode() function
197 ColorNode &GetNode(unsigned num) in GetNode() function202 const ColorNode &GetNode(unsigned num) const in GetNode() function
211 ColorNode &GetNode(unsigned num) in GetNode() function216 const ColorNode &GetNode(unsigned num) const in GetNode() function
101 BaseNode *GetNode() in GetNode() function106 BaseNode *GetNode() const in GetNode() function
34 JSTaggedValue TaggedHashArray::GetNode(JSThread *thread, int hash, JSTaggedValue key) in GetNode() function in panda::ecmascript::TaggedHashArray