Searched defs:GetNext (Results 1 – 9 of 9) sorted by relevance
30 int GetNext() { in GetNext() function
28 std::string GetNext() { in GetNext() function
311 BitStringChar GetNext() const { in GetNext() function
461 FrameIdToShadowFrame* GetNext() const { return next_; } in GetNext() function in art::FrameIdToShadowFrame
152 bool GetNext() { in GetNext() function
193 Node* GetNext() const { return next_; } in GetNext() function in art::ValueSet::Node
72 LiveRange* GetNext() const { return next_; } in GetNext() function254 SafepointPosition* GetNext() const { in GetNext() function
2233 HInstruction* GetNext() const { return next_; } in GetNext() function
479 bool GetNext(uint64_t* block) { in GetNext() function in android::snapshot::ExtentIter