Searched refs:AllocateGeneric (Results 1 – 2 of 2) sorted by relevance
39 uint32_t AllocateGeneric();60 T Allocate() { return static_cast<T>(AllocateGeneric()); } in Allocate()
29 uint32_t IdAllocatorGeneric::AllocateGeneric() { in AllocateGeneric() function in perfetto::IdAllocatorGeneric