Home
last modified time | relevance | path

Searched defs:MemoryAllocator (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/event_engine/test_suite/tests/
H A Dserver_test.cc77 [](std::unique_ptr<Endpoint>, grpc_core::MemoryAllocator) {}, in TEST_F()
116 grpc_core::MemoryAllocator /*memory_allocator*/) { in TEST_F()
188 grpc_core::MemoryAllocator /*memory_allocator*/) { in TEST_F()
H A Dclient_test.cc119 grpc_core::MemoryAllocator /*memory_allocator*/) { in TEST_F()
190 grpc_core::MemoryAllocator /*memory_allocator*/) { in TEST_F()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/event_engine/
Dmemory_allocator.h40 explicit MemoryAllocator( in MemoryAllocator() function
44 MemoryAllocator() : allocator_(nullptr) {} in MemoryAllocator() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/event_engine/
Dmemory_allocator.h40 explicit MemoryAllocator( in MemoryAllocator() function
44 MemoryAllocator() : allocator_(nullptr) {} in MemoryAllocator() function
/aosp_15_r20/external/grpc-grpc/include/grpc/event_engine/
H A Dmemory_allocator.h39 explicit MemoryAllocator( in MemoryAllocator() function
43 MemoryAllocator() : allocator_(nullptr) {} in MemoryAllocator() function
/aosp_15_r20/external/deqp/modules/egl/
H A DteglMemoryStressTests.cpp69 class MemoryAllocator class
118 MemoryAllocator::MemoryAllocator(EglTestContext &eglTestCtx, EGLDisplay display, EGLConfig config, … in MemoryAllocator() function in deqp::egl::__anon09f0727c0111::MemoryAllocator
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DResource.cpp577 MemoryAllocator::MemoryAllocator( in MemoryAllocator() function in at::native::vulkan::api::MemoryAllocator
606 MemoryAllocator::MemoryAllocator(MemoryAllocator&& other) noexcept in MemoryAllocator() function in at::native::vulkan::api::MemoryAllocator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_server_posix.cc101 SliceBuffer* pending_data) { in CreateEventEngineListener()
188 [s](std::unique_ptr<EventEngine::Endpoint> ep, MemoryAllocator) { in CreateEventEngineListener() argument
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtcp_server_posix.cc130 SliceBuffer* pending_data) { in CreateEventEngineListener()
219 [s](std::unique_ptr<EventEngine::Endpoint> ep, MemoryAllocator) { in CreateEventEngineListener() argument
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/util/
H A Daborting_event_engine.h37 MemoryAllocator /* memory_allocator */, in Connect() argument
/aosp_15_r20/external/grpc-grpc/test/core/transport/test_suite/
H A Dchaotic_good_fixture.cc64 MemoryAllocator) { in CreateEndpointPair() argument
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/
H A Dendpoint_pair_test.cc70 grpc_core::MemoryAllocator /*memory_allocator*/) { in grpc_iomgr_event_engine_shim_endpoint_pair()
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/
H A Ddefault_engine_methods_test.cc60 grpc_event_engine::experimental::MemoryAllocator /* memory_allocator */, in Connect()
H A Devent_engine_test_utils.cc179 MemoryAllocator /*memory_allocator*/) { in BindAndStartListener()
/aosp_15_r20/external/executorch/runtime/core/
H A Dmemory_allocator.h58 MemoryAllocator(uint32_t size, uint8_t* base_address) in MemoryAllocator() function
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/memory/allocator/
Dmod.rs253 pub unsafe trait MemoryAllocator: DeviceOwned { trait
/aosp_15_r20/external/grpc-grpc/test/cpp/performance/
H A Dwrites_per_rpc_test.cc78 grpc_core::MemoryAllocator) { in InProcessCHTTP2()
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/posix/
H A Dposix_endpoint_test.cc90 grpc_core::MemoryAllocator /*memory_allocator*/) { in CreateConnectedEndpoints()
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/test_suite/posix/
H A Doracle_event_engine_posix.cc439 const EndpointConfig& /*args*/, MemoryAllocator /*memory_allocator*/, in Connect() argument
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chaotic_good/server/
H A Dchaotic_good_server.cc107 MemoryAllocator) { in Bind() argument
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/fuzzing_event_engine/
H A Dfuzzing_event_engine.cc449 const EndpointConfig&, MemoryAllocator, Duration) { in Connect() argument
/aosp_15_r20/external/executorch/runtime/core/test/
H A Dmemory_allocator_test.cpp41 TEST_F(MemoryAllocatorTest, MemoryAllocator) { in TEST_F() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dposix_endpoint.cc1222 MemoryAllocator&& /*allocator*/, in PosixEndpointImpl() argument
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dposix_endpoint.cc1260 MemoryAllocator&& /*allocator*/, in PosixEndpointImpl() argument