/aosp_15_r20/external/perfetto/src/tools/ftrace_proto_gen/ |
H A D | proto_gen_utils.h | 56 struct ProtoType { struct 63 ProtoType GetSigned() const; argument
|
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/ |
H A D | type.go | 144 type isFileDescriptor interface{ ProtoType(FileDescriptor) } methodSpec 232 type isMessageDescriptor interface{ ProtoType(MessageDescriptor) } methodSpec 391 type isFieldDescriptor interface{ ProtoType(FieldDescriptor) } methodSpec 430 type isOneofDescriptor interface{ ProtoType(OneofDescriptor) } methodSpec 549 type isEnumDescriptor interface{ ProtoType(EnumDescriptor) } methodSpec 591 type isEnumValueDescriptor interface{ ProtoType(EnumValueDescriptor) } methodSpec 622 type isServiceDescriptor interface{ ProtoType(ServiceDescriptor) } methodSpec 653 type isMethodDescriptor interface{ ProtoType(MethodDescriptor) } methodSpec
|
/aosp_15_r20/external/golang-protobuf/internal/filedesc/ |
H A D | placeholder.go | 49 func (f PlaceholderFile) ProtoType(protoreflect.FileDescriptor) { return } func 66 func (e PlaceholderEnum) ProtoType(protoreflect.EnumDescriptor) { return } func 81 func (e PlaceholderEnumValue) ProtoType(protoreflect.EnumValueDescriptor) { return } func 108 func (m PlaceholderMessage) ProtoType(protoreflect.MessageDescriptor) { return } func
|
H A D | desc.go | 84 func (fd *File) ProtoType(protoreflect.FileDescriptor) {} func 153 func (ed *Enum) ProtoType(protoreflect.EnumDescriptor) {} func 167 func (ed *EnumValue) ProtoType(protoreflect.EnumValueDescriptor) {} func 247 func (md *Message) ProtoType(protoreflect.MessageDescriptor) {} func 326 func (fd *Field) ProtoType(protoreflect.FieldDescriptor) {} func 353 func (od *Oneof) ProtoType(protoreflect.OneofDescriptor) {} func 411 func (xd *Extension) ProtoType(protoreflect.FieldDescriptor) {} func 451 func (sd *Service) ProtoType(protoreflect.ServiceDescriptor) {} func 469 func (md *Method) ProtoType(protoreflect.MethodDescriptor) {} func
|
/aosp_15_r20/development/tools/winscope/src/parsers/window_manager/ |
H A D | proto_type.ts | 17 export enum ProtoType { enum
|
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/commonMain/src/kotlinx/serialization/protobuf/ |
H A D | ProtoTypes.kt | 46 public annotation class ProtoType(public val type: ProtoIntegerType) class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | SSAUpdater.h | 47 Type *ProtoType = nullptr; variable
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/ |
H A D | SSAUpdater.h | 48 Type *ProtoType; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | SSAUpdater.h | 47 Type *ProtoType = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | SSAUpdater.h | 49 Type *ProtoType = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | SSAUpdater.h | 49 Type *ProtoType = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | SSAUpdater.h | 49 Type *ProtoType = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | SSAUpdater.h | 49 Type *ProtoType = nullptr; variable
|
/aosp_15_r20/external/golang-protobuf/internal/impl/ |
H A D | legacy_extension.go | 175 func (x placeholderExtension) ProtoType(protoreflect.FieldDescriptor) { return } func
|
/aosp_15_r20/external/cronet/base/task/common/ |
H A D | task_annotator.cc | 76 using ProtoType = perfetto::protos::pbzero::ChromeTaskAnnotator::DelayPolicy; in ToProtoEnum() typedef
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 481 if (const FunctionProtoType *ProtoType = Ty->getAs<FunctionProtoType>()) in VisitCXXNewExpr() local
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 2094 Decl *ProtoType = in ParseObjCAtProtocolDeclaration() local
|
/aosp_15_r20/external/kotlinc/lib/ |
HD | kotlin-imports-dumper-compiler-plugin.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/kotlin-imports- ... |