Searched defs:IdAllocatorGeneric (Results 1 – 1 of 1) sorted by relevance
32089 class IdAllocatorGeneric { class32148 IdAllocatorGeneric::IdAllocatorGeneric(uint32_t max_id) : max_id_(max_id) { in IdAllocatorGeneric() function in perfetto::IdAllocatorGeneric