Home
last modified time | relevance | path

Searched defs:NextSegment (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp153 auto NextSegment = CoverageInfo.begin(); in print() local
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/
H A DJetAudition.py332 def NextSegment(self): member in Audition
/aosp_15_r20/external/cronet/components/metrics/
H A Dpersistent_system_profile.cc147 bool PersistentSystemProfile::RecordAllocator::NextSegment() const { in NextSegment() function in metrics::PersistentSystemProfile::RecordAllocator