Home
last modified time | relevance | path

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

/external/perf_data_converter/src/
Dbuilder.h110 std::unordered_map<string, int64> strings_; variable
/external/grpc-grpc/include/grpcpp/support/
Dchannel_arguments.h143 std::list<grpc::string> strings_; variable
/external/google-breakpad/src/common/linux/
Dsynth_elf.h90 map<string,Label> strings_; variable
/external/google-breakpad/src/common/
Dstabs_reader.h205 ByteBuffer strings_; variable
/external/v8/src/ast/
Dast-value-factory.h343 AstRawString* strings_; variable
/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/
DTensorTest.java69 Tensor.create(String.class, strings_shape, ByteBuffer.wrap(strings_))) { in createWithByteBuffer()
/external/libprotobuf-mutator/src/
Dmutator_test.cc269 std::vector<std::string> strings_ = { member in protobuf_mutator::ReducedTestMutator
/external/v8/src/profiler/
Dheap-snapshot-generator.h633 base::CustomMatcherHashMap strings_; variable
/external/protobuf/src/google/protobuf/
Ddescriptor.cc515 vector<string*> strings_; // All strings in the pool. member in google::protobuf::DescriptorPool::Tables