HomeSort by relevance Sort by last modified time
    Searched refs:Descriptor (Results 226 - 250 of 332) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/protobuf/src/google/protobuf/
extension_set.h 54 class Descriptor; // descriptor.h
55 class FieldDescriptor; // descriptor.h
56 class DescriptorPool; // descriptor.h
93 descriptor(NULL) {}
109 // The descriptor for this extension, if one exists and is known. May be
110 // NULL. Must not be NULL if the descriptor for the extension does not
111 // live in the same pool as the descriptor for the containing type.
112 const FieldDescriptor* descriptor; member in struct:google::protobuf::internal::ExtensionInfo
183 void AppendToList(const Descriptor* containing_type
503 const FieldDescriptor* descriptor; member in struct:google::protobuf::internal::ExtensionSet::Extension
    [all...]
wire_format.cc 43 #include <google/protobuf/descriptor.h>
45 #include <google/protobuf/descriptor.pb.h>
60 inline int GetEnumNumber(const EnumValueDescriptor* descriptor) {
61 return descriptor->number();
366 const Descriptor* descriptor = message->GetDescriptor(); local
384 if (descriptor != NULL) {
386 field = descriptor->FindFieldByNumber(field_number);
389 if (field == NULL && descriptor->IsExtensionNumber(field_number)) {
394 ->FindExtensionByNumber(descriptor, field_number)
738 const Descriptor* descriptor = message.GetDescriptor(); local
908 const Descriptor* descriptor = message.GetDescriptor(); local
    [all...]
descriptor.pb.h 2 // source: google/protobuf/descriptor.proto
177 static const ::google::protobuf::Descriptor* descriptor();
259 static const ::google::protobuf::Descriptor* descriptor();
477 static const ::google::protobuf::Descriptor* descriptor();
566 static const ::google::protobuf::Descriptor* descriptor();
742 static const ::google::protobuf::Descriptor* descriptor()
    [all...]
text_format.cc 45 #include <google/protobuf/descriptor.h>
51 #include <google/protobuf/descriptor.pb.h>
205 ParserImpl(const Descriptor* root_message_type,
341 const Descriptor* descriptor = message->GetDescriptor(); local
368 descriptor->full_name() + "\".");
373 descriptor->full_name() + "\".");
381 if (descriptor->IsExtensionNumber(field_number)) {
384 field = descriptor->FindFieldByNumber(field_number);
387 field = descriptor->FindFieldByName(field_name)
    [all...]
text_format_unittest.cc     [all...]
  /packages/apps/MusicFX/src/com/android/musicfx/
ActivityMusic.java 35 import android.media.audiofx.AudioEffect.Descriptor;
254 final Descriptor[] effects = AudioEffect.queryEffects();
258 for (final Descriptor effect : effects) {
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 27 #include "google/protobuf/descriptor.pb.h"
65 static const ::google::protobuf::Descriptor* descriptor();
182 static const ::google::protobuf::Descriptor* descriptor();
299 static const ::google::protobuf::Descriptor* descriptor();
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
extension_set.h 52 class Descriptor; // descriptor.h
53 class FieldDescriptor; // descriptor.h
54 class DescriptorPool; // descriptor.h
94 descriptor(NULL) {}
110 // The descriptor for this extension, if one exists and is known. May be
111 // NULL. Must not be NULL if the descriptor for the extension does not
112 // live in the same pool as the descriptor for the containing type.
113 const FieldDescriptor* descriptor; member in struct:google::protobuf::internal::ExtensionInfo
181 void AppendToList(const Descriptor* containing_type
483 const FieldDescriptor* descriptor; member in struct:google::protobuf::internal::ExtensionSet::Extension
    [all...]
descriptor.pb.h 2 // source: google/protobuf/descriptor.proto
176 static const ::google::protobuf::Descriptor* descriptor();
261 static const ::google::protobuf::Descriptor* descriptor();
482 static const ::google::protobuf::Descriptor* descriptor();
574 static const ::google::protobuf::Descriptor* descriptor();
740 static const ::google::protobuf::Descriptor* descriptor()
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 27 #include "google/protobuf/descriptor.pb.h"
65 static const ::google::protobuf::Descriptor* descriptor();
182 static const ::google::protobuf::Descriptor* descriptor();
299 static const ::google::protobuf::Descriptor* descriptor();
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
extension_set.h 52 class Descriptor; // descriptor.h
53 class FieldDescriptor; // descriptor.h
54 class DescriptorPool; // descriptor.h
94 descriptor(NULL) {}
110 // The descriptor for this extension, if one exists and is known. May be
111 // NULL. Must not be NULL if the descriptor for the extension does not
112 // live in the same pool as the descriptor for the containing type.
113 const FieldDescriptor* descriptor; member in struct:google::protobuf::internal::ExtensionInfo
181 void AppendToList(const Descriptor* containing_type
483 const FieldDescriptor* descriptor; member in struct:google::protobuf::internal::ExtensionSet::Extension
    [all...]
descriptor.pb.h 2 // source: google/protobuf/descriptor.proto
176 static const ::google::protobuf::Descriptor* descriptor();
261 static const ::google::protobuf::Descriptor* descriptor();
482 static const ::google::protobuf::Descriptor* descriptor();
574 static const ::google::protobuf::Descriptor* descriptor();
740 static const ::google::protobuf::Descriptor* descriptor()
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 27 #include "google/protobuf/descriptor.pb.h"
65 static const ::google::protobuf::Descriptor* descriptor();
182 static const ::google::protobuf::Descriptor* descriptor();
299 static const ::google::protobuf::Descriptor* descriptor();
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
extension_set.h 52 class Descriptor; // descriptor.h
53 class FieldDescriptor; // descriptor.h
54 class DescriptorPool; // descriptor.h
94 descriptor(NULL) {}
110 // The descriptor for this extension, if one exists and is known. May be
111 // NULL. Must not be NULL if the descriptor for the extension does not
112 // live in the same pool as the descriptor for the containing type.
113 const FieldDescriptor* descriptor; member in struct:google::protobuf::internal::ExtensionInfo
181 void AppendToList(const Descriptor* containing_type
483 const FieldDescriptor* descriptor; member in struct:google::protobuf::internal::ExtensionSet::Extension
    [all...]
descriptor.pb.h 2 // source: google/protobuf/descriptor.proto
176 static const ::google::protobuf::Descriptor* descriptor();
261 static const ::google::protobuf::Descriptor* descriptor();
482 static const ::google::protobuf::Descriptor* descriptor();
574 static const ::google::protobuf::Descriptor* descriptor();
740 static const ::google::protobuf::Descriptor* descriptor()
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
api.pb.h 60 static const ::google::protobuf::Descriptor* descriptor();
211 static const ::google::protobuf::Descriptor* descriptor();
352 static const ::google::protobuf::Descriptor* descriptor();
    [all...]
type.pb.h 145 static const ::google::protobuf::Descriptor* descriptor();
288 static const ::google::protobuf::Descriptor* descriptor();
545 static const ::google::protobuf::Descriptor* descriptor();
671 static const ::google::protobuf::Descriptor* descriptor();
774 static const ::google::protobuf::Descriptor* descriptor();
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 30 #include <google/protobuf/descriptor.pb.h>
68 static const ::google::protobuf::Descriptor* descriptor();
192 static const ::google::protobuf::Descriptor* descriptor();
316 static const ::google::protobuf::Descriptor* descriptor();
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 27 #include "google/protobuf/descriptor.pb.h"
65 static const ::google::protobuf::Descriptor* descriptor();
182 static const ::google::protobuf::Descriptor* descriptor();
299 static const ::google::protobuf::Descriptor* descriptor();
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
extension_set.h 52 class Descriptor; // descriptor.h
53 class FieldDescriptor; // descriptor.h
54 class DescriptorPool; // descriptor.h
94 descriptor(NULL) {}
110 // The descriptor for this extension, if one exists and is known. May be
111 // NULL. Must not be NULL if the descriptor for the extension does not
112 // live in the same pool as the descriptor for the containing type.
113 const FieldDescriptor* descriptor; member in struct:google::protobuf::internal::ExtensionInfo
181 void AppendToList(const Descriptor* containing_type
483 const FieldDescriptor* descriptor; member in struct:google::protobuf::internal::ExtensionSet::Extension
    [all...]
descriptor.pb.h 2 // source: google/protobuf/descriptor.proto
176 static const ::google::protobuf::Descriptor* descriptor();
261 static const ::google::protobuf::Descriptor* descriptor();
482 static const ::google::protobuf::Descriptor* descriptor();
574 static const ::google::protobuf::Descriptor* descriptor();
740 static const ::google::protobuf::Descriptor* descriptor()
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 98 * This constructor is solely used by {@link Descriptor},
150 return new Descriptor(
517 ViewElementDescriptor descriptor = getElementDescriptor(mTypeFqcn); local
518 if (descriptor == null) {
524 AttributeDescriptor[] layoutAttributes = descriptor.getLayoutAttributes();
560 AttributeDescriptor[] attributes = descriptor.getAttributes();
619 public static class Descriptor extends VisualRefactoringDescriptor {
620 public Descriptor(String project, String description, String comment,
ExtractIncludeRefactoring.java 108 * This constructor is solely used by {@link Descriptor},
191 return new Descriptor(
658 public static class Descriptor extends VisualRefactoringDescriptor {
659 public Descriptor(String project, String description, String comment,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h     [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaAudioEffectTest.java 99 AudioEffect.Descriptor[] desc = AudioEffect.queryEffects();
154 AudioEffect.Descriptor[] desc = AudioEffect.queryEffects();
197 AudioEffect.Descriptor[] desc = AudioEffect.queryEffects();
    [all...]

Completed in 832 milliseconds

1 2 3 4 5 6 7 8 91011>>