Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_memory_allocator.cc140 volatile std::atomic<uint32_t> freeptr; member
267 const uint32_t freeptr = std::min( in GetNext() local
678 /* const */ uint32_t freeptr = in AllocateImpl() local
996 uint32_t PersistentMemoryAllocator::freeptr() const { in freeptr() function in base::PersistentMemoryAllocator
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator.cc132 volatile std::atomic<uint32_t> freeptr; member
257 const uint32_t freeptr = std::min( in GetNext() local
655 /* const */ uint32_t freeptr = in AllocateImpl() local
/aosp_15_r20/system/sepolicy/tools/sepolicy-analyze/
H A Dneverallow.c370 class_perm_node_t *freeptr = node; in read_classperms() local