Searched refs:unhooked_allocator (Results 1 – 11 of 11) sorted by relevance
42 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient() argument54 unhooked_allocator); in ConstructClient()
57 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient() argument67 return std::allocate_shared<Client>(unhooked_allocator, std::move(cli_sock), in ConstructClient()
181 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient() argument201 std::move(client_session_sock), unhooked_allocator); in ConstructClient()
55 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator) { in ConstructClient() argument66 return std::allocate_shared<Client>(unhooked_allocator, std::move(cli_sock), in ConstructClient()
32 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator);
164 UnhookedAllocator<Client> unhooked_allocator) { in CreateAndHandshake() argument248 return std::allocate_shared<Client>(unhooked_allocator, std::move(sock), in CreateAndHandshake()
527 UnhookedAllocator<perfetto::profiling::Client> unhooked_allocator(malloc_fn, in AHeapProfile_initSession() local533 perfetto::profiling::ConstructClient(unhooked_allocator); in AHeapProfile_initSession()
78 UnhookedAllocator<Client> unhooked_allocator);
920 external/perfetto/src/profiling/memory/unhooked_allocator.h \
899 external/perfetto/src/profiling/memory/unhooked_allocator.h \
465 external/perfetto/src/profiling/memory/unhooked_allocator.h \