Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/memory/
H A Dshared_memory_mapping.h134 span<const T> GetMemoryAsSpan() const { in GetMemoryAsSpan() function
148 span<const T> GetMemoryAsSpan(size_t count) const { in GetMemoryAsSpan() function
208 span<T> GetMemoryAsSpan() const { in GetMemoryAsSpan() function
222 span<T> GetMemoryAsSpan(size_t count) const { in GetMemoryAsSpan() function