Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc_check.h122 struct PA_DEBUGKV_ALIGN DebugKv { struct
128 DebugKv(const char* key, uint64_t value) : v(value) { in DebugKv() argument
169 ::partition_alloc::internal::DebugKv PA_DEBUG_UNIQUE_NAME{name, value}; \