Home
last modified time | relevance | path

Searched defs:ExternallyManagedSlice (Results 1 – 5 of 5) sorted by relevance

/dports/devel/grpc130/grpc-1.30.2/src/core/lib/slice/
H A Dslice_utils.h147 struct ExternallyManagedSlice : public UnmanagedMemorySlice { struct
148 ExternallyManagedSlice() in ExternallyManagedSlice() function
150 explicit ExternallyManagedSlice(const char* s) in ExternallyManagedSlice() function
152 ExternallyManagedSlice(const void* s, size_t len) in ExternallyManagedSlice() function
156 ExternallyManagedSlice(grpc_slice_refcount* ref, size_t length, in ExternallyManagedSlice() function
168 uint32_t Hash() { in Hash()
/dports/devel/grpc/grpc-1.42.0/src/core/lib/slice/
H A Dslice_utils.h147 struct ExternallyManagedSlice : public UnmanagedMemorySlice { struct
148 ExternallyManagedSlice() in ExternallyManagedSlice() argument
150 explicit ExternallyManagedSlice(const char* s) in ExternallyManagedSlice() function
152 ExternallyManagedSlice(const void* s, size_t len) in ExternallyManagedSlice() argument
156 ExternallyManagedSlice(grpc_slice_refcount* ref, size_t length, in ExternallyManagedSlice() function
168 uint32_t Hash() { in Hash()
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/slice/
H A Dslice_utils.h147 struct ExternallyManagedSlice : public UnmanagedMemorySlice { struct
148 ExternallyManagedSlice() in ExternallyManagedSlice() argument
150 explicit ExternallyManagedSlice(const char* s) in ExternallyManagedSlice() function
152 ExternallyManagedSlice(const void* s, size_t len) in ExternallyManagedSlice() argument
156 ExternallyManagedSlice(grpc_slice_refcount* ref, size_t length, in ExternallyManagedSlice() function
168 uint32_t Hash() { in Hash()
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/slice/
H A Dstatic_slice.cc147 StaticSliceRefcount(18), StaticSliceRefcount(19), in UnmanagedMemorySlice()
148 StaticSliceRefcount(20), StaticSliceRefcount(21), in UnmanagedMemorySlice()
150 StaticSliceRefcount(24), StaticSliceRefcount(25), in UnmanagedMemorySlice()
152 StaticSliceRefcount(28), StaticSliceRefcount(29), in UnmanagedMemorySlice()
156 StaticSliceRefcount(36), StaticSliceRefcount(37), in UnmanagedMemorySlice()
168 StaticSliceRefcount(60), StaticSliceRefcount(61), in UnmanagedMemorySlice()
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/slice/
H A Dslice_utils.h147 struct ExternallyManagedSlice : public UnmanagedMemorySlice { struct
148 ExternallyManagedSlice() in ExternallyManagedSlice() argument
150 explicit ExternallyManagedSlice(const char* s) in ExternallyManagedSlice() argument
152 ExternallyManagedSlice(const void* s, size_t len) in ExternallyManagedSlice() function
156 ExternallyManagedSlice(grpc_slice_refcount* ref, size_t length, in ExternallyManagedSlice() argument
168 uint32_t Hash() { in Hash()