Home
last modified time | relevance | path

Searched refs:ForceHeapAllocation (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice_utils.h126 enum class ForceHeapAllocation {}; enum
137 explicit UnmanagedMemorySlice(size_t length, const ForceHeapAllocation&) { in UnmanagedMemorySlice()
Dslice.cc298 length, grpc_core::UnmanagedMemorySlice::ForceHeapAllocation()); in grpc_slice_malloc_large()