Home
last modified time | relevance | path

Searched refs:gpr_slice (Results 1 – 11 of 11) sorted by relevance

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_metadata.cc52 gpr_slice slice = grpc_slice_from_static_string("abc"); in BM_SliceIntern()
62 gpr_slice slice = grpc_slice_intern(grpc_slice_from_static_string("abc")); in BM_SliceReIntern()
82 gpr_slice slice = grpc_slice_from_static_string("gzip"); in BM_SliceInternEqualToStaticMetadata()
92 gpr_slice k = grpc_slice_from_static_string("key"); in BM_MetadataFromNonInternedSlices()
93 gpr_slice v = grpc_slice_from_static_string("value"); in BM_MetadataFromNonInternedSlices()
105 gpr_slice k = grpc_slice_intern(grpc_slice_from_static_string("key")); in BM_MetadataFromInternedSlices()
106 gpr_slice v = grpc_slice_intern(grpc_slice_from_static_string("value")); in BM_MetadataFromInternedSlices()
121 gpr_slice k = grpc_slice_intern(grpc_slice_from_static_string("key")); in BM_MetadataFromInternedSlicesAlreadyInIndex()
122 gpr_slice v = grpc_slice_intern(grpc_slice_from_static_string("value")); in BM_MetadataFromInternedSlicesAlreadyInIndex()
138 gpr_slice k = grpc_slice_intern(grpc_slice_from_static_string("key")); in BM_MetadataFromInternedKey()
[all …]
/external/grpc-grpc/include/grpc/
Dmodule.modulemap18 header "impl/codegen/gpr_slice.h"
34 header "impl/codegen/gpr_slice.h"
/external/grpc-grpc/include/grpc/impl/codegen/
Dgpr_slice.h33 #define gpr_slice grpc_slice macro
/external/grpc-grpc/test/cpp/util/
Dcli_call.cc81 gpr_slice s = gpr_slice_from_copied_buffer(request.data(), request.size()); in Write()
/external/grpc-grpc/
DCMakeLists.txt876 include/grpc/impl/codegen/gpr_slice.h
1309 include/grpc/impl/codegen/gpr_slice.h
1688 include/grpc/impl/codegen/gpr_slice.h
2007 include/grpc/impl/codegen/gpr_slice.h
2318 include/grpc/impl/codegen/gpr_slice.h
2641 include/grpc/impl/codegen/gpr_slice.h
2960 include/grpc/impl/codegen/gpr_slice.h
3533 include/grpc/impl/codegen/gpr_slice.h
4050 include/grpc/impl/codegen/gpr_slice.h
4230 include/grpc/impl/codegen/gpr_slice.h
[all …]
DgRPC-Core.podspec134 'include/grpc/impl/codegen/gpr_slice.h',
156 'include/grpc/impl/codegen/gpr_slice.h',
Dgrpc.gemspec76 s.files += %w( include/grpc/impl/codegen/gpr_slice.h )
163 s.files += %w( include/grpc/impl/codegen/gpr_slice.h )
DBUILD584 "include/grpc/impl/codegen/gpr_slice.h",
/external/grpc-grpc/tools/doxygen/
DDoxyfile.core825 include/grpc/impl/codegen/gpr_slice.h \
826 include/grpc/impl/codegen/gpr_slice.h \
DDoxyfile.core.internal825 include/grpc/impl/codegen/gpr_slice.h \
826 include/grpc/impl/codegen/gpr_slice.h \
DDoxyfile.c++.internal894 include/grpc/impl/codegen/gpr_slice.h \