| /external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ | 
| D | string_ref.h | 51   string_ref() : data_(nullptr), length_(0) {}  in string_ref()  function52   string_ref(const string_ref& other)  in string_ref()  function
 62   string_ref(const char* s) : data_(s), length_(strlen(s)) {}  in string_ref()  function
 63   string_ref(const char* s, size_t l) : data_(s), length_(l) {}  in string_ref()  function
 65   string_ref(const std::string& s) : data_(s.data()), length_(s.length()) {}  in string_ref()  function
 
 | 
| /external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ | 
| D | string_ref.h | 51   string_ref() : data_(nullptr), length_(0) {}  in string_ref()  function52   string_ref(const string_ref& other)  in string_ref()  function
 62   string_ref(const char* s) : data_(s), length_(strlen(s)) {}  in string_ref()  function
 63   string_ref(const char* s, size_t l) : data_(s), length_(l) {}  in string_ref()  function
 65   string_ref(const std::string& s) : data_(s.data()), length_(s.length()) {}  in string_ref()  function
 
 | 
| /external/grpc-grpc/include/grpcpp/impl/codegen/ | 
| D | string_ref.h | 51   string_ref() : data_(nullptr), length_(0) {}  in string_ref()  function52   string_ref(const string_ref& other)  in string_ref()  function
 60   string_ref(const char* s) : data_(s), length_(strlen(s)) {}  in string_ref()  function
 61   string_ref(const char* s, size_t l) : data_(s), length_(l) {}  in string_ref()  function
 62   string_ref(const grpc::string& s) : data_(s.data()), length_(s.length()) {}  in string_ref()  function
 
 | 
| /external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ | 
| D | libjpeg_decoder_test.cc | 61   tflite::StringRef string_ref = {  in TEST()  local84   tflite::StringRef string_ref = {encoded.c_str(),  in TEST()  local
 123   tflite::StringRef string_ref = {encoded.c_str(),  in TEST()  local
 144   tflite::StringRef string_ref = {encoded.c_str(),  in TEST()  local
 208   tflite::StringRef string_ref = {encoded.c_str(),  in TEST()  local
 228   tflite::StringRef string_ref = {encoded.c_str(),  in TEST()  local
 
 | 
| /external/image_io/src/base/ | 
| D | string_ref_data_source.cc | 20 StringRefDataSource::StringRefDataSource(const std::string &string_ref)  in StringRefDataSource()
 | 
| /external/tensorflow/tensorflow/lite/experimental/resource/ | 
| D | lookup_util.h | 55     auto string_ref = GetString(input_, index);  in GetData()  local
 | 
| /external/tensorflow/tensorflow/lite/kernels/ | 
| D | fill.cc | 113   const auto string_ref = GetString(value, 0);  in FillString()  local
 | 
| D | gather.cc | 167     const auto string_ref = GetString(input, pos);  in GatherStrings()  local
 | 
| D | tile.cc | 100       const auto string_ref = GetString(in_data, in_data_index + j);  in CopyStringMultipleTimes()  local
 | 
| D | hashtable_ops_test.cc | 320       auto string_ref = GetString(result_tensor, i);  in GetStringLookupResult()  local
 | 
| /external/perfetto/src/trace_processor/importers/fuchsia/ | 
| D | fuchsia_trace_utils.cc | 28 bool IsInlineString(uint32_t string_ref) {  in IsInlineString()
 | 
| /external/grpc-grpc/test/cpp/end2end/ | 
| D | test_service_impl.cc | 337     const std::multimap<grpc::string_ref, grpc::string_ref>& metadata,  in GetIntValueFromMetadata()
 | 
| D | end2end_test.cc | 1476     const std::multimap<grpc::string_ref, grpc::string_ref>& metadata,  in MetadataContains()
 | 
| /external/tensorflow/tensorflow/core/distributed_runtime/rpc/ | 
| D | grpc_master_service.cc | 291       const std::multimap<::grpc::string_ref, ::grpc::string_ref>& metadata) {  in TraceRpc()
 | 
| /external/tensorflow/tensorflow/python/framework/ | 
| D | dtypes.py | 417 string_ref = DType(types_pb2.DT_STRING_REF)  variable
 | 
| /external/googletest/googletest/test/ | 
| D | googletest-printers-test.cc | 1926 class string_ref {  class1928   string_ref(const char* data, size_t size) : data_(data), size_(size) {}  in string_ref()  function in testing::gtest_printers_test::TEST::__anon539b2fbf0811::string_ref
 1947 TEST(string_ref, compare) {  in TEST()  argument
 
 | 
| /external/cronet/third_party/googletest/src/googletest/test/ | 
| D | googletest-printers-test.cc | 1920 class string_ref {  class1922   string_ref(const char* data, size_t size) : data_(data), size_(size) {}  in string_ref()  function in testing::gtest_printers_test::TEST::__anon16ca26290811::string_ref
 1941 TEST(string_ref, compare) {  in TEST()  argument
 
 | 
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ | 
| D | googletest-printers-test.cc | 1811 class string_ref {  class1813   string_ref(const char* data, size_t size) : data_(data), size_(size) {}  function in testing::gtest_printers_test::__anond6dffd1c0111::string_ref
 1832 TEST(string_ref, compare) {  argument
 
 | 
| /external/cronet/third_party/boringssl/src/third_party/googletest/test/ | 
| D | googletest-printers-test.cc | 1811 class string_ref {  class1813   string_ref(const char* data, size_t size) : data_(data), size_(size) {}  function in testing::gtest_printers_test::__anonc87351380111::string_ref
 1832 TEST(string_ref, compare) {  argument
 
 | 
| /external/harfbuzz_ng/src/ | 
| D | hb-coretext.cc | 708   CFStringRef string_ref = nullptr;  in _hb_coretext_shape()  local
 | 
| /external/pigweed/pw_span/ | 
| D | span_test.cc | 211   const std::string_view& string_ref = string;  in TEST()  local
 |