Searched refs:UnhookedAllocator (Results 1 – 4 of 4) sorted by relevance
35 class UnhookedAllocator {38 friend class UnhookedAllocator;47 UnhookedAllocator(unhooked_malloc_t unhooked_malloc, in UnhookedAllocator() function52 constexpr UnhookedAllocator(const UnhookedAllocator<U>& other) noexcept in UnhookedAllocator() function72 bool operator==(const UnhookedAllocator<T>& first,73 const UnhookedAllocator<U>& second) {79 bool operator!=(const UnhookedAllocator<T>& first,80 const UnhookedAllocator<U>& second) {
44 using perfetto::profiling::UnhookedAllocator;238 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in CreateClientForCentralDaemon()251 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in CreateClientAndPrivateDaemon()392 UnhookedAllocator<Client> unhooked_allocator(malloc_dispatch->malloc, in HEAPPROFD_ADD_PREFIX()
63 UnhookedAllocator<Client> unhooked_allocator);
123 UnhookedAllocator<Client> unhooked_allocator) { in CreateAndHandshake()