Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dstate_bitmap.h142 std::atomic<CellType>& AsAtomicCell(size_t cell_index) { in AsAtomicCell() function
145 const std::atomic<CellType>& AsAtomicCell(size_t cell_index) const { in AsAtomicCell() function