Home
last modified time | relevance | path

Searched defs:strings_ (Results 1 – 21 of 21) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dpprof_profile_builder.h47 absl::flat_hash_map<std::string, int> strings_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dchannel_arguments.h141 std::list<std::string> strings_; variable
/external/grpc-grpc/include/grpcpp/support/
Dchannel_arguments.h141 std::list<std::string> strings_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dchannel_arguments.h141 std::list<std::string> strings_; variable
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/moqt/tools/
Dmoq_chat_test.cc15 MoqChatStrings strings_{"chat-id"}; member in moqt::__anonec2c213d0111::MoqChatStringsTest
Dchat_server.h109 MoqChatStrings strings_; variable
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/moqt/tools/
Dmoq_chat_test.cc15 MoqChatStrings strings_{"chat-id"}; member in moqt::__anon327980d90111::MoqChatStringsTest
Dchat_server.h109 MoqChatStrings strings_; variable
/external/google-breakpad/src/common/linux/
Dsynth_elf.h89 map<string,Label> strings_; variable
/external/cronet/tot/net/dns/
Dhost_resolver_internal_result.h155 std::vector<std::string> strings_; variable
/external/cronet/stable/net/dns/
Dhost_resolver_internal_result.h155 std::vector<std::string> strings_; variable
/external/google-breakpad/src/common/
Dstabs_reader.h200 ByteBuffer strings_; variable
/external/icu/icu4c/source/common/unicode/
Duniset.h316 UVector* strings_ = nullptr; // maintained in sorted order variable
/external/icu/libicu/cts_headers/unicode/
Duniset.h316 UVector* strings_ = nullptr; // maintained in sorted order variable
/external/pytorch/aten/src/ATen/
Dcode_template.h87 std::unordered_map<std::string, std::string> strings_; member
/external/perfetto/src/tools/protoprofile/
Dmain.cc49 std::vector<std::string> strings_; member in perfetto::protoprofile::__anon2e0d60630111::PprofProfileComputer
/external/perfetto/src/trace_processor/importers/proto/
Dprofile_packet_sequence_state.h129 base::FlatHashMap<SourceStringId, std::string> strings_; variable
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_field_encoding_parser.h177 std::vector<absl::string_view> strings_; variable
/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/
DTensorTest.java71 Tensor.create(String.class, strings_shape, ByteBuffer.wrap(strings_))) { in createWithByteBuffer()
/external/libprotobuf-mutator/src/
Dmutator_test.cc354 std::vector<std::string> strings_ = { member in protobuf_mutator::ReducedTestMutator
/external/libchrome/components/policy/core/common/
Dschema.cc275 std::vector<std::string> strings_; member in policy::Schema::InternalStorage