Home
last modified time | relevance | path

Searched defs:CreateMemoryAllocator (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/
Dmemory_allocator_factory.h36 MemoryAllocator CreateMemoryAllocator(absl::string_view name) override { in CreateMemoryAllocator() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/
H A Dmemory_allocator_factory.h36 MemoryAllocator CreateMemoryAllocator(absl::string_view name) override { in CreateMemoryAllocator() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/resource_quota/
Dmemory_quota.cc687 MemoryAllocator MemoryQuota::CreateMemoryAllocator(absl::string_view name) { in CreateMemoryAllocator() function in grpc_core::MemoryQuota
/aosp_15_r20/external/grpc-grpc/src/core/lib/resource_quota/
H A Dmemory_quota.cc786 MemoryAllocator MemoryQuota::CreateMemoryAllocator( in CreateMemoryAllocator() function in grpc_core::MemoryQuota