Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_check.h114 struct PA_DEBUGKV_ALIGN DebugKv { struct
120 DebugKv(const char* key, uint64_t value) : v(value) { in DebugKv() argument