Searched defs:alloc_id (Results 1 – 2 of 2) sorted by relevance
184 explicit FreeInfo(uint32_t alloc_id) : alloc_id_(alloc_id) {} in FreeInfo()
38 uint32_t alloc_id = 0; member