Home
last modified time | relevance | path

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

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