Home
last modified time | relevance | path

Searched refs:kBlockCookieAllocated (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc40 const uint32_t kBlockCookieAllocated = 0xC8799269; variable
565 block->cookie = kBlockCookieAllocated; in AllocateImpl()
696 if (ref != kReferenceQueue && block->cookie != kBlockCookieAllocated) in GetBlock()