Searched defs:NextSegment (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/tools/llvm-cov/ | ||
H A D | SourceCoverageView.cpp | 153 auto NextSegment = CoverageInfo.begin(); in print() local |
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/ | ||
H A D | JetAudition.py | 332 def NextSegment(self): member in Audition |
/aosp_15_r20/external/cronet/components/metrics/ | ||
H A D | persistent_system_profile.cc | 147 bool PersistentSystemProfile::RecordAllocator::NextSegment() const { in NextSegment() function in metrics::PersistentSystemProfile::RecordAllocator |