Searched defs:set_name (Results 1 - 20 of 20) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dcandidate.h52 void set_name(const std::string & name) { name_ = name; } function in class:cricket::Candidate
H A Dport.h94 void set_name(const std::string& name) { name_ = name; } function in class:cricket::Port
/external/chromium/chrome/browser/extensions/
H A Dextension_function.h45 void set_name(const std::string& name) { name_ = name; } function in class:ExtensionFunction
/external/bluetooth/bluez/src/
H A Dadapter.h180 int (*set_name) (int index, const char *name); member in struct:btd_adapter_ops
H A Dadapter.c967 static DBusMessage *set_name(DBusConnection *conn, DBusMessage *msg, function
988 int err = adapter_ops->set_name(adapter->dev_id, name);
1447 return set_name(conn, msg, name, data);
2840 adapter_ops->set_name(adapter->dev_id, adapter->name);
/external/chromium/chrome/common/extensions/
H A Duser_script.h114 void set_name(const std::string& name) { name_ = name; } function in class:UserScript
/external/protobuf/src/google/protobuf/compiler/
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/v8/src/
H A Dplatform-nullos.cc316 set_name(options.name);
325 set_name(name);
336 void Thread::set_name(const char* name) { function in class:v8::internal::Thread
H A Dplatform-cygwin.cc378 set_name(options.name);
386 set_name(name);
408 void Thread::set_name(const char* name) { function in class:v8::internal::Thread
H A Dplatform-macos.cc405 set_name(options.name);
413 set_name(name);
453 void Thread::set_name(const char* name) { function in class:v8::internal::Thread
H A Dplatform-openbsd.cc374 set_name(options.name);
382 set_name(name);
404 void Thread::set_name(const char* name) { function in class:v8::internal::Thread
H A Dplatform-solaris.cc388 set_name(options.name);
396 set_name(name);
418 void Thread::set_name(const char* name) { function in class:v8::internal::Thread
H A Dplatform-freebsd.cc429 set_name(options.name);
437 set_name(name);
459 void Thread::set_name(const char* name) { function in class:v8::internal::Thread
H A Dplatform-linux.cc603 set_name(options.name);
611 set_name(name);
636 void Thread::set_name(const char* name) { function in class:v8::internal::Thread
H A Dplatform-win32.cc1501 set_name(options.name);
1509 set_name(name);
1513 void Thread::set_name(const char* name) { function in class:v8::internal::Thread
H A Dspaces.h1299 void set_name(const char* name) { name_ = name; } function in class:v8::internal::HistogramInfo
/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/valgrind/tsan/
H A Dthread_sanitizer.cc721 void set_name(const char *name) { name_ = name; } function in class:Lock
6462 lock->set_name(name);
/external/chromium/chrome/browser/chromeos/cros/
H A Dnetwork_library.h376 void set_name(const std::string& name) { name_ = name; } function in class:chromeos::Network
/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...]

Completed in 257 milliseconds