HomeSort by relevance Sort by last modified time
    Searched refs:set_name (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/protobuf/src/google/protobuf/compiler/
plugin.cc 72 file->set_name(filename);
79 file->set_name(filename);
plugin.pb.h 226 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
parser_unittest.cc 156 file.set_name("foo.proto");
    [all...]
  /external/chromium/chrome/browser/sync/glue/
extension_util_unittest.cc 196 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("name")
    [all...]
  /external/chromium/chrome/browser/sync/engine/
syncer_proto_util_unittest.cc 86 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);
verify_updates_command_unittest.cc 67 e->set_name("b1");
  /external/compiler-rt/lib/asan/
asan_thread.h 53 void set_name(const char *name) { function in class:__asan::AsanThreadSummary
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Camera.java 83 mField.set_name(0, mData.name, true);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
debug.h 163 void (* set_name) (tree, tree); member in struct:gcc_debug_hooks
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
debug.h 163 void (* set_name) (tree, tree); member in struct:gcc_debug_hooks
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
debug.h 163 void (* set_name) (tree, tree); member in struct:gcc_debug_hooks
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
debug.h 163 void (* set_name) (tree, tree); member in struct:gcc_debug_hooks
  /external/v8/src/
platform-nullos.cc 346 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/
descriptor.pb.h 305 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);
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...]
descriptor_database_unittest.cc 486 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");
message_unittest.cc 271 file.set_name("foo.proto");
272 file.add_message_type()->set_name("Foo");
descriptor_unittest.cc 62 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(name)
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_function.h 45 void set_name(const std::string& name) { name_ = name; } function in class:ExtensionFunction
  /external/chromium/chrome/browser/importer/
profile_import_process_host.cc 80 set_name(L"profile import process");
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
rawtransport.cc 68 candidate.set_name(cand_elem->Attr(buzz::QN_NAME));
  /bionic/libc/kernel/common/linux/raid/
md_p.h 142 char set_name[32]; member in struct:mdp_superblock_1
  /external/chromium/chrome/browser/safe_browsing/
malware_details_cache.cc 160 pb_header->set_name(name);
malware_details_unittest.cc 526 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/
utility_process_host.cc 126 set_name(L"utility process");
  /external/chromium/chrome/common/extensions/
user_script.h 114 void set_name(const std::string& name) { name_ = name; } function in class:UserScript

Completed in 2492 milliseconds

1 2 3 4