Searched refs:UnhookedAllocator (Results 1 – 9 of 9) sorted by relevance
35 class UnhookedAllocator {38 friend class UnhookedAllocator;47 UnhookedAllocator(unhooked_malloc_t unhooked_malloc, in UnhookedAllocator() function52 constexpr explicit UnhookedAllocator( in UnhookedAllocator() function53 const UnhookedAllocator<U>& other) noexcept in UnhookedAllocator()73 bool operator==(const UnhookedAllocator<T>& first,74 const UnhookedAllocator<U>& second) {80 bool operator!=(const UnhookedAllocator<T>& first,81 const UnhookedAllocator<U>& second) {
32 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator);
43 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient()
75 UnhookedAllocator<Client> unhooked_allocator);
57 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient()
157 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient()
72 using perfetto::profiling::UnhookedAllocator;511 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator(malloc_fn, in AHeapProfile_initSession()
55 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient()
164 UnhookedAllocator<Client> unhooked_allocator) { in CreateAndHandshake()