Searched refs:set_name (Results 1 - 25 of 70) sorted by relevance

123

/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.cc72 file->set_name(filename);
79 file->set_name(filename);
H A Dparser_unittest.cc156 file.set_name("foo.proto");
1020 other_file.set_name("bar.proto");
1021 other_file.add_message_type()->set_name("foo");
1226 parsed.set_name("google/protobuf/unittest.proto");
H A Dplugin.pb.h226 inline void set_name(const ::std::string& value);
227 inline void set_name(const char* value);
228 inline void set_name(const char* value, size_t size);
525 inline void CodeGeneratorResponse_File::set_name(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
532 inline void CodeGeneratorResponse_File::set_name(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
539 inline void CodeGeneratorResponse_File::set_name(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
/external/chromium/chrome/browser/sync/glue/
H A Dextension_util_unittest.cc196 specifics.set_name("a");
261 a.set_name("name");
263 b.set_name("name");
273 dest_specifics.set_name(kName);
281 specifics.set_name(kName2);
299 dest_specifics.set_name(kName);
307 specifics.set_name(kName2);
330 a.set_name("name");
331 b.set_name("name2");
376 a.set_name("nam
[all...]
H A Dextension_util.cc157 specifics->set_name(extension.name());
/external/chromium/chrome/browser/sync/engine/
H A Dsyncer_proto_util_unittest.cc86 one_name_entity.set_name(one_name_string);
87 one_name_response.set_name(one_name_string);
118 two_name_entity.set_name(oxyphen);
121 two_name_response.set_name(oxyphen);
H A Dverify_updates_command_unittest.cc67 e->set_name("b1");
H A Dbuild_commit_command.cc117 sync_entry->set_name(name);
/external/v8/src/
H A Dplatform-nullos.cc346 set_name(options.name);
354 set_name(name);
365 void Thread::set_name(const char* name) { function in class:v8::internal::Thread
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h305 inline void set_name(const ::std::string& value);
306 inline void set_name(const char* value);
307 inline void set_name(const char* value, size_t size);
586 inline void set_name(const ::std::string& value);
587 inline void set_name(const char* value);
588 inline void set_name(const char* value, size_t size);
817 inline void set_name(const ::std::string& value);
818 inline void set_name(const char* value);
819 inline void set_name(const char* value, size_t size);
978 inline void set_name(cons
2511 inline void FileDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
2518 inline void FileDescriptorProto::set_name(const char* value) { function in class:google::protobuf::FileDescriptorProto
2525 inline void FileDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto
2796 inline void DescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::DescriptorProto
2803 inline void DescriptorProto::set_name(const char* value) { function in class:google::protobuf::DescriptorProto
2810 inline void DescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::DescriptorProto
2984 inline void FieldDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::FieldDescriptorProto
2991 inline void FieldDescriptorProto::set_name(const char* value) { function in class:google::protobuf::FieldDescriptorProto
2998 inline void FieldDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::FieldDescriptorProto
3223 inline void EnumDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::EnumDescriptorProto
3230 inline void EnumDescriptorProto::set_name(const char* value) { function in class:google::protobuf::EnumDescriptorProto
3237 inline void EnumDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::EnumDescriptorProto
3311 inline void EnumValueDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::EnumValueDescriptorProto
3318 inline void EnumValueDescriptorProto::set_name(const char* value) { function in class:google::protobuf::EnumValueDescriptorProto
3325 inline void EnumValueDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::EnumValueDescriptorProto
3390 inline void ServiceDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::ServiceDescriptorProto
3397 inline void ServiceDescriptorProto::set_name(const char* value) { function in class:google::protobuf::ServiceDescriptorProto
3404 inline void ServiceDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::ServiceDescriptorProto
3478 inline void MethodDescriptorProto::set_name(const ::std::string& value) { function in class:google::protobuf::MethodDescriptorProto
3485 inline void MethodDescriptorProto::set_name(const char* value) { function in class:google::protobuf::MethodDescriptorProto
3492 inline void MethodDescriptorProto::set_name(const char* value, size_t size) { function in class:google::protobuf::MethodDescriptorProto
[all...]
H A Ddescriptor_database_unittest.cc486 file1.set_name("foo.proto");
488 file1.add_message_type()->set_name("Foo");
489 file2a.set_name("bar.proto");
491 file2b.add_message_type()->set_name("Bar");
H A Dmessage_unittest.cc271 file.set_name("foo.proto");
272 file.add_message_type()->set_name("Foo");
H A Ddescriptor_unittest.cc62 result->set_name(name);
68 result->set_name(name);
74 result->set_name(name);
81 result->set_name(name);
88 result->set_name(name);
97 result->set_name(name);
110 result->set_name(name);
124 result->set_name(name);
143 result->set_name(name);
153 result->set_name(nam
[all...]
/external/chromium/chrome/browser/extensions/
H A Dextension_function.h45 void set_name(const std::string& name) { name_ = name; } function in class:ExtensionFunction
/external/chromium/chrome/browser/importer/
H A Dprofile_import_process_host.cc80 set_name(L"profile import process");
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Drawtransport.cc68 candidate.set_name(cand_elem->Attr(buzz::QN_NAME));
H A Dcandidate.h52 void set_name(const std::string & name) { name_ = name; } function in class:cricket::Candidate
/external/chromium/chrome/browser/safe_browsing/
H A Dmalware_details_cache.cc160 pb_header->set_name(name);
H A Dmalware_details_unittest.cc526 pb_header->set_name("Content-Type");
529 pb_header->set_name("Content-Length");
532 pb_header->set_name("Set-Cookie");
544 pb_header->set_name("Content-Type");
/external/chromium/chrome/browser/
H A Dutility_process_host.cc126 set_name(L"utility process");
/external/chromium/chrome/common/extensions/
H A Duser_script.h114 void set_name(const std::string& name) { name_ = name; } function in class:UserScript
/external/kernel-headers/original/linux/raid/
H A Dmd_p.h215 char set_name[32]; /* set and interpreted by user-space */ member in struct:mdp_superblock_1
/external/chromium/chrome/browser/nacl_host/
H A Dnacl_process_host.cc57 set_name(url);
/external/chromium/chrome/browser/sync/util/
H A Dcryptographer.cc97 key->set_name(it->first);
H A Dextensions_activity_monitor_unittest.cc78 bookmarks_function->set_name(T::function_name());

Completed in 315 milliseconds

123