Home
last modified time | relevance | path

Searched defs:name_string (Results 1 – 14 of 14) sorted by relevance

/external/pigweed/pw_thread/
Dthread_info_test.cc30 span<char, 13> name_string(buffer); in TEST() local
/external/cronet/build/toolchain/win/
Dtool_wrapper.py71 def _CommandifyName(self, name_string): argument
/external/angle/build/toolchain/win/
Dtool_wrapper.py71 def _CommandifyName(self, name_string): argument
/external/tensorflow/tensorflow/tools/graph_transforms/
Dfreeze_requantization_ranges.cc90 StringPiece name_string = line_parts[min_max_index - 1]; in ExtractMinMaxRecords() local
/external/google-breakpad/src/common/
Dmodule.cc187 string name_string = name; in FindFile() local
/external/cronet/net/http/
Dhttp_auth_gssapi_posix.cc259 auto name_string = in GetDisplayNameValue() local
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc474 std::string name_string = name.as_string(); in CreateTrackingHistograms() local
/external/cronet/base/metrics/
Dpersistent_memory_allocator.cc473 std::string name_string(name); in CreateTrackingHistograms() local
/external/cronet/base/trace_event/
Dtrace_event_unittest.cc1540 std::string name_string("event name"); in TEST_F() local
/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc1940 std::string name_string("event name"); in TEST_F() local
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc2406 auto name_string = std::string(name); in TryFindFileInFallbackDatabase() local
2444 auto name_string = std::string(name); in TryFindSymbolInFallbackDatabase() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc2414 auto name_string = std::string(name); in TryFindFileInFallbackDatabase() local
2452 auto name_string = std::string(name); in TryFindSymbolInFallbackDatabase() local
/external/crosvm/acpi_tables/src/
Daml.rs1347 name_string: &'a dyn Aml, field
/external/python/cpython3/Modules/
Dposixmodule.c10957 const char *name_string = PyBytes_AS_STRING(name); in os_putenv_impl() local