Searched defs:next_handle (Results 1 – 1 of 1) sorted by relevance
103 std::array<uint64_t, HandleType::kNumTypes> next_handle; member170 uint64_t AllocHandle(uint64_t type, uint64_t* next_handle) { in AllocHandle()