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