Home
last modified time | relevance | path

Searched defs:NextUnchecked (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_allocator/block/public/pw_allocator/block/
H A Dcontiguous.h217 Derived* ContiguousBlock<Derived>::NextUnchecked() const { in NextUnchecked() function
/aosp_15_r20/external/skia/src/core/
H A DSkTextBlob.cpp109 const SkTextBlob::RunRecord* SkTextBlob::RunRecord::NextUnchecked(const RunRecord* run) { in NextUnchecked() function in SkTextBlob::RunRecord