GetDescriptor      50 chrome/browser/chromeos/input_method/input_method_engine.h   virtual const input_method::InputMethodDescriptor& GetDescriptor()
GetDescriptor     174 chrome/browser/chromeos/input_method/input_method_engine_interface.h   virtual const input_method::InputMethodDescriptor& GetDescriptor() const = 0;
GetDescriptor     477 chrome/browser/chromeos/input_method/input_method_manager_impl.cc   const InputMethodDescriptor& descriptor = engine->GetDescriptor();
GetDescriptor      40 chrome/browser/chromeos/input_method/mock_input_method_engine.h   virtual const input_method::InputMethodDescriptor& GetDescriptor()
GetDescriptor      92 media/midi/midi_manager_usb.cc     std::vector<uint8> descriptor = devices_[i]->GetDescriptor();
GetDescriptor      62 media/midi/usb_midi_device.h   virtual std::vector<uint8> GetDescriptor() = 0;
GetDescriptor      29 media/midi/usb_midi_device_android.h   virtual std::vector<uint8> GetDescriptor() OVERRIDE;
GetDescriptor    2546 third_party/libusb/src/libusb/os/windows_usb.c 		WinUSBX_Set(GetDescriptor);
GetDescriptor     809 third_party/libusb/src/libusb/os/windows_usb.h 	WinUsb_GetDescriptor_t GetDescriptor;
GetDescriptor      51 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc     ((message)->GetDescriptor() == (field_descriptor)->containing_type())
GetDescriptor     411 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc         child_cmessage->message->GetDescriptor());
GetDescriptor    1025 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   const google::protobuf::Descriptor* descriptor = message->GetDescriptor();
GetDescriptor    1101 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   const google::protobuf::Descriptor* descriptor = message->GetDescriptor();
GetDescriptor    1323 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   if (other_message->message->GetDescriptor() !=
GetDescriptor    1324 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc       self->message->GetDescriptor()) {
GetDescriptor    1328 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc                  self->message->GetDescriptor()->full_name().c_str(),
GetDescriptor    1329 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc                  other_message->message->GetDescriptor()->full_name().c_str());
GetDescriptor    1346 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   if (other_message->message->GetDescriptor() !=
GetDescriptor    1347 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc       self->message->GetDescriptor()) {
GetDescriptor    1351 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc                  self->message->GetDescriptor()->full_name().c_str(),
GetDescriptor    1352 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc                  other_message->message->GetDescriptor()->full_name().c_str());
GetDescriptor    1429 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   py_cmsg->full_name = sub_message->GetDescriptor()->full_name().c_str();
GetDescriptor    1468 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   py_cmsg->full_name = sub_message.GetDescriptor()->full_name().c_str();
GetDescriptor    1498 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   py_cmsg->full_name = mutable_message->GetDescriptor()->full_name().c_str();
GetDescriptor    1517 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   if (other_message->message->GetDescriptor() !=
GetDescriptor    1518 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc       self->message->GetDescriptor()) {
GetDescriptor    1611 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   py_cmsg->full_name = message->GetDescriptor()->full_name().c_str();
GetDescriptor    1155 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc TEST_F(GeneratedServiceTest, GetDescriptor) {
GetDescriptor    1158 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc   EXPECT_EQ(descriptor_, mock_service_.GetDescriptor());
GetDescriptor     106 third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc         file_proto.GetDescriptor()->full_name());
GetDescriptor     962 third_party/protobuf/src/google/protobuf/compiler/parser.cc   const FieldDescriptor* uninterpreted_option_field = options->GetDescriptor()->
GetDescriptor    1402 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc   const Descriptor* descriptor = root.GetDescriptor();
GetDescriptor    1558 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc         descriptor_proto.GetDescriptor()->FindFieldByName(field_name);
GetDescriptor    1560 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc       ADD_FAILURE() << descriptor_proto.GetDescriptor()->name()
GetDescriptor    4263 third_party/protobuf/src/google/protobuf/descriptor.cc       options->GetDescriptor()->FindFieldByName("uninterpreted_option");
GetDescriptor    4270 third_party/protobuf/src/google/protobuf/descriptor.cc       original_options->GetDescriptor()->
GetDescriptor    4334 third_party/protobuf/src/google/protobuf/descriptor.cc     options->GetDescriptor()->full_name());
GetDescriptor    4341 third_party/protobuf/src/google/protobuf/descriptor.cc     options_descriptor = options->GetDescriptor();
GetDescriptor    4492 third_party/protobuf/src/google/protobuf/descriptor.cc     options->GetDescriptor()->FindFieldByName("uninterpreted_option");
GetDescriptor    4773 third_party/protobuf/src/google/protobuf/descriptor.cc     const Descriptor* descriptor = message->GetDescriptor();
GetDescriptor     107 third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc   EXPECT_EQ(prototype_->GetDescriptor(), descriptor_);
GetDescriptor     256 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc                                          containing_type->GetDescriptor());
GetDescriptor     271 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc                                          containing_type->GetDescriptor());
GetDescriptor     305 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc     << message1->GetDescriptor()->full_name()
GetDescriptor     312 third_party/protobuf/src/google/protobuf/generated_message_reflection.cc     << message2->GetDescriptor()->full_name()
GetDescriptor     236 third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc   const Descriptor* descriptor = message.GetDescriptor();
GetDescriptor     258 third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc   const Descriptor* descriptor = message.GetDescriptor();
GetDescriptor     435 third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc   const Descriptor* descriptor = message.GetDescriptor();
GetDescriptor      63 third_party/protobuf/src/google/protobuf/message.cc   const Descriptor* descriptor = GetDescriptor();
GetDescriptor      64 third_party/protobuf/src/google/protobuf/message.cc   GOOGLE_CHECK_EQ(from.GetDescriptor(), descriptor)
GetDescriptor      67 third_party/protobuf/src/google/protobuf/message.cc        "from:" << from.GetDescriptor()->full_name();
GetDescriptor      76 third_party/protobuf/src/google/protobuf/message.cc   const Descriptor* descriptor = GetDescriptor();
GetDescriptor      77 third_party/protobuf/src/google/protobuf/message.cc   GOOGLE_CHECK_EQ(from.GetDescriptor(), descriptor)
GetDescriptor      80 third_party/protobuf/src/google/protobuf/message.cc        "from:" << from.GetDescriptor()->full_name();
GetDescriptor      85 third_party/protobuf/src/google/protobuf/message.cc   return GetDescriptor()->full_name();
GetDescriptor     108 third_party/protobuf/src/google/protobuf/message.cc     << "Message of type \"" << GetDescriptor()->full_name()
GetDescriptor     153 third_party/protobuf/src/google/protobuf/message.cc   GOOGLE_LOG(FATAL) << "Message class \"" << GetDescriptor()->full_name()
GetDescriptor     295 third_party/protobuf/src/google/protobuf/message.h   const Descriptor* GetDescriptor() const { return GetMetadata().descriptor; }
GetDescriptor     822 third_party/protobuf/src/google/protobuf/message.h           PB::default_instance().GetDescriptor()));
GetDescriptor     831 third_party/protobuf/src/google/protobuf/message.h           PB::default_instance().GetDescriptor()));
GetDescriptor      57 third_party/protobuf/src/google/protobuf/reflection_ops.cc   const Descriptor* descriptor = from.GetDescriptor();
GetDescriptor      58 third_party/protobuf/src/google/protobuf/reflection_ops.cc   GOOGLE_CHECK_EQ(to->GetDescriptor(), descriptor)
GetDescriptor     140 third_party/protobuf/src/google/protobuf/reflection_ops.cc   const Descriptor* descriptor = message.GetDescriptor();
GetDescriptor     226 third_party/protobuf/src/google/protobuf/reflection_ops.cc   const Descriptor* descriptor = message.GetDescriptor();
GetDescriptor      65 third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc   const Descriptor* desc = message.GetDescriptor();
GetDescriptor     166 third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc   const Descriptor* desc = extended_message.GetDescriptor();
GetDescriptor     139 third_party/protobuf/src/google/protobuf/service.h   virtual const ServiceDescriptor* GetDescriptor() = 0;
GetDescriptor      92 third_party/protobuf/src/google/protobuf/test_util.cc     message->GetDescriptor()->FindFieldByName("optional_string_piece"),
GetDescriptor      96 third_party/protobuf/src/google/protobuf/test_util.cc     message->GetDescriptor()->FindFieldByName("optional_cord"),
GetDescriptor     133 third_party/protobuf/src/google/protobuf/test_util.cc     message->GetDescriptor()->FindFieldByName("repeated_string_piece"),
GetDescriptor     137 third_party/protobuf/src/google/protobuf/test_util.cc     message->GetDescriptor()->FindFieldByName("repeated_cord"),
GetDescriptor     173 third_party/protobuf/src/google/protobuf/test_util.cc     message->GetDescriptor()->FindFieldByName("repeated_string_piece"),
GetDescriptor     177 third_party/protobuf/src/google/protobuf/test_util.cc     message->GetDescriptor()->FindFieldByName("repeated_cord"),
GetDescriptor     208 third_party/protobuf/src/google/protobuf/test_util.cc     message->GetDescriptor()->FindFieldByName("default_string_piece"),
GetDescriptor     212 third_party/protobuf/src/google/protobuf/test_util.cc     message->GetDescriptor()->FindFieldByName("default_cord"),
GetDescriptor     249 third_party/protobuf/src/google/protobuf/test_util.cc     message->GetDescriptor()->FindFieldByName("repeated_string_piece"),
GetDescriptor     253 third_party/protobuf/src/google/protobuf/test_util.cc     message->GetDescriptor()->FindFieldByName("repeated_cord"),
GetDescriptor     311 third_party/protobuf/src/google/protobuf/text_format.cc     const Descriptor* descriptor = message->GetDescriptor();
GetDescriptor    1050 third_party/protobuf/src/google/protobuf/text_format.cc   ParserImpl parser(output->GetDescriptor(), input, error_collector_,
GetDescriptor    1065 third_party/protobuf/src/google/protobuf/text_format.cc   ParserImpl parser(output->GetDescriptor(), input, error_collector_,
GetDescriptor    1097 third_party/protobuf/src/google/protobuf/text_format.cc   ParserImpl parser(output->GetDescriptor(), &input_stream, error_collector_,
GetDescriptor     788 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   const Descriptor* d = message->GetDescriptor();
GetDescriptor     853 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   const Descriptor* d = message->GetDescriptor();
GetDescriptor      67 third_party/protobuf/src/google/protobuf/wire_format.cc   const Descriptor* descriptor = message->GetDescriptor();
GetDescriptor     410 third_party/protobuf/src/google/protobuf/wire_format.cc   const Descriptor* descriptor = message.GetDescriptor();
GetDescriptor     579 third_party/protobuf/src/google/protobuf/wire_format.cc   const Descriptor* descriptor = message.GetDescriptor();
GetDescriptor     500 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc     uint32 type_id = message.GetDescriptor()->extension(0)->number();
GetDescriptor     665 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc   const google::protobuf::Descriptor* desc = msg1.GetDescriptor();
GetDescriptor      99 third_party/tcmalloc/chromium/src/central_freelist.cc   Span* span = Static::pageheap()->GetDescriptor(p);
GetDescriptor     197 third_party/tcmalloc/chromium/src/page_heap.cc     Span* next = GetDescriptor(p+len);
GetDescriptor     221 third_party/tcmalloc/chromium/src/page_heap.cc   ASSERT(GetDescriptor(span->start) == span);
GetDescriptor     222 third_party/tcmalloc/chromium/src/page_heap.cc   ASSERT(GetDescriptor(span->start + span->length - 1) == span);
GetDescriptor     260 third_party/tcmalloc/chromium/src/page_heap.cc   Span* prev = GetDescriptor(p-1);
GetDescriptor     280 third_party/tcmalloc/chromium/src/page_heap.cc   Span* next = GetDescriptor(p+n);
GetDescriptor     397 third_party/tcmalloc/chromium/src/page_heap.cc   ASSERT(GetDescriptor(span->start) == span);
GetDescriptor     398 third_party/tcmalloc/chromium/src/page_heap.cc   ASSERT(GetDescriptor(span->start+span->length-1) == span);
GetDescriptor     540 third_party/tcmalloc/chromium/src/page_heap.cc     CHECK_CONDITION(GetDescriptor(s->start) == s);
GetDescriptor     541 third_party/tcmalloc/chromium/src/page_heap.cc     CHECK_CONDITION(GetDescriptor(s->start+s->length-1) == s);
GetDescriptor     143 third_party/tcmalloc/chromium/src/page_heap.h   inline Span* GetDescriptor(PageID p) const {
GetDescriptor     805 third_party/tcmalloc/chromium/src/tcmalloc.cc     const Span *span = Static::pageheap()->GetDescriptor(p);
GetDescriptor     959 third_party/tcmalloc/chromium/src/tcmalloc.cc       cached_value == Static::pageheap()->GetDescriptor(p)->sizeclass;
GetDescriptor    1157 third_party/tcmalloc/chromium/src/tcmalloc.cc     span = Static::pageheap()->GetDescriptor(p);
GetDescriptor    1184 third_party/tcmalloc/chromium/src/tcmalloc.cc     ASSERT(!Static::pageheap()->GetDescriptor(p)->sample);
GetDescriptor    1223 third_party/tcmalloc/chromium/src/tcmalloc.cc     const Span *span = Static::pageheap()->GetDescriptor(p);
GetDescriptor      99 third_party/tcmalloc/vendor/src/central_freelist.cc   Span* span = Static::pageheap()->GetDescriptor(p);
GetDescriptor     190 third_party/tcmalloc/vendor/src/page_heap.cc   ASSERT(GetDescriptor(span->start) == span);
GetDescriptor     191 third_party/tcmalloc/vendor/src/page_heap.cc   ASSERT(GetDescriptor(span->start + span->length - 1) == span);
GetDescriptor     214 third_party/tcmalloc/vendor/src/page_heap.cc   Span* prev = GetDescriptor(p-1);
GetDescriptor     226 third_party/tcmalloc/vendor/src/page_heap.cc   Span* next = GetDescriptor(p+n);
GetDescriptor     336 third_party/tcmalloc/vendor/src/page_heap.cc   ASSERT(GetDescriptor(span->start) == span);
GetDescriptor     337 third_party/tcmalloc/vendor/src/page_heap.cc   ASSERT(GetDescriptor(span->start+span->length-1) == span);
GetDescriptor     477 third_party/tcmalloc/vendor/src/page_heap.cc     CHECK_CONDITION(GetDescriptor(s->start) == s);
GetDescriptor     478 third_party/tcmalloc/vendor/src/page_heap.cc     CHECK_CONDITION(GetDescriptor(s->start+s->length-1) == s);
GetDescriptor     135 third_party/tcmalloc/vendor/src/page_heap.h   inline Span* GetDescriptor(PageID p) const {
GetDescriptor     798 third_party/tcmalloc/vendor/src/tcmalloc.cc     const Span *span = Static::pageheap()->GetDescriptor(p);
GetDescriptor     952 third_party/tcmalloc/vendor/src/tcmalloc.cc       cached_value == Static::pageheap()->GetDescriptor(p)->sizeclass;
GetDescriptor    1133 third_party/tcmalloc/vendor/src/tcmalloc.cc     span = Static::pageheap()->GetDescriptor(p);
GetDescriptor    1149 third_party/tcmalloc/vendor/src/tcmalloc.cc     ASSERT(!Static::pageheap()->GetDescriptor(p)->sample);
GetDescriptor    1188 third_party/tcmalloc/vendor/src/tcmalloc.cc     const Span *span = Static::pageheap()->GetDescriptor(p);