Searched refs:GetAndPushFrameNode (Results 1 – 7 of 7) sorted by relevance
115 void GetAndPushFrameNode(const std::string& tag, int32_t elmtId) override in GetAndPushFrameNode() function117 ViewStackProcessor::GetInstance()->GetAndPushFrameNode(tag, elmtId); in GetAndPushFrameNode()
114 void GetAndPushFrameNode(const std::string& tag, int32_t elmtId) override in GetAndPushFrameNode() function116 ViewStackProcessor::GetInstance()->GetAndPushFrameNode(tag, elmtId); in GetAndPushFrameNode()
52 virtual void GetAndPushFrameNode(const std::string& tag, int32_t elmtId) = 0;
417 void GetAndPushFrameNode(const std::string& tag, int32_t elmtId) in GetAndPushFrameNode() function
82 public static GetAndPushFrameNode(tag: string, elmtId: number): void;
184 …ViewStackModel::GetInstance()->GetAndPushFrameNode(info[0]->ToString(), info[1]->ToNumber<int32_t>… in JsGetAndPushFrameNode()
269 void GetAndPushFrameNode(const std::string& tag, int32_t elmtId) in GetAndPushFrameNode() function