Home
last modified time | relevance | path

Searched defs:GetNext (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/common/
H A Did_generator.h30 int GetNext() { in GetNext() function
/aosp12/system/core/property_service/libpropertyinfoserializer/
H A Dspace_tokenizer.h28 std::string GetNext() { in GetNext() function
/aosp12/art/runtime/
H A Dsubtype_check_info.h311 BitStringChar GetNext() const { in GetNext() function
H A Dthread.cc461 FrameIdToShadowFrame* GetNext() const { return next_; } in GetNext() function in art::FrameIdToShadowFrame
/aosp12/bionic/libc/bionic/
H A Diconv.cpp152 bool GetNext() { in GetNext() function
/aosp12/art/compiler/optimizing/
H A Dgvn.cc193 Node* GetNext() const { return next_; } in GetNext() function in art::ValueSet::Node
H A Dssa_liveness_analysis.h72 LiveRange* GetNext() const { return next_; } in GetNext() function
254 SafepointPosition* GetNext() const { in GetNext() function
H A Dnodes.h2233 HInstruction* GetNext() const { return next_; } in GetNext() function
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dmake_cow_from_ab_ota.cpp479 bool GetNext(uint64_t* block) { in GetNext() function in android::snapshot::ExtentIter