Home
last modified time | relevance | path

Searched defs:FullName (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Dlegacy_message.go36 func legacyLoadMessageType(t reflect.Type, name protoreflect.FullName) protoreflect.MessageType {
48 func legacyLoadMessageInfo(t reflect.Type, name protoreflect.FullName) *MessageInfo {
93 func legacyLoadMessageDesc(t reflect.Type, name protoreflect.FullName) protoreflect.MessageDescript…
165 func aberrantLoadMessageDesc(t reflect.Type, name protoreflect.FullName) protoreflect.MessageDescri…
173 func aberrantLoadMessageDescReentrant(t reflect.Type, name protoreflect.FullName) protoreflect.Mess…
268 func aberrantDeriveMessageName(t reflect.Type, name protoreflect.FullName) protoreflect.FullName {
H A Dweak.go45 func (Export) GetWeak(w WeakFields, num protoreflect.FieldNumber, name protoreflect.FullName) proto…
56 func (Export) SetWeak(w *WeakFields, num protoreflect.FieldNumber, name protoreflect.FullName, m pr…
H A Dlegacy_export.go29 func (Export) LegacyMessageTypeOf(m protoiface.MessageV1, name protoreflect.FullName) protoreflect.…
/aosp_15_r20/external/golang-protobuf/internal/filedesc/
H A Dplaceholder.go38 func (f PlaceholderFile) FullName() protoreflect.FullName { return "" } func
60 func (e PlaceholderEnum) FullName() protoreflect.FullName { return protoreflect.FullName(… func
77 func (e PlaceholderEnumValue) FullName() protoreflect.FullName { return protoreflect.Ful… func
92 func (m PlaceholderMessage) FullName() protoreflect.FullName { return protoreflect.FullN… func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/
DCheckerRegistryData.h106 StringRef FullName; member
147 StringRef FullName; member
179 binaryFind(CheckerOrPackageInfoList &Collection, StringRef FullName) { in binaryFind()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/
DCheckerRegistryData.h106 StringRef FullName; member
147 StringRef FullName; member
179 binaryFind(CheckerOrPackageInfoList &Collection, StringRef FullName) { in binaryFind()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/
DCheckerRegistryData.h106 StringRef FullName; member
147 StringRef FullName; member
179 binaryFind(CheckerOrPackageInfoList &Collection, StringRef FullName) { in binaryFind()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/
DCheckerRegistryData.h106 StringRef FullName; member
147 StringRef FullName; member
179 binaryFind(CheckerOrPackageInfoList &Collection, StringRef FullName) { in binaryFind()
/aosp_15_r20/external/golang-protobuf/reflect/protoregistry/
H A Dregistry.go440 FindMessageByName(message protoreflect.FullName) (protoreflect.MessageType, error)
462 FindExtensionByName(field protoreflect.FullName) (protoreflect.ExtensionType, error)
468 …FindExtensionByNumber(message protoreflect.FullName, field protoreflect.FieldNumber) (protoreflect…
/aosp_15_r20/external/golang-protobuf/encoding/protojson/
H A Dwell_known_types.go27 func wellKnownTypeMarshaler(name protoreflect.FullName) marshalFunc {
65 func wellKnownTypeUnmarshaler(name protoreflect.FullName) unmarshalFunc {
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/jdk/
H A DMapKeyDeserializationTest.java18 static class FullName { class in MapKeyDeserializationTest
21 private FullName(String firstname, String lastname) { in FullName() method in MapKeyDeserializationTest.FullName
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1144 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalName() local
1152 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalNameForTypeUnit() local
1165 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalType() local
1173 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalTypeUnitType() local
H A DCodeViewDebug.cpp2075 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeEnum() local
2226 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeClass() local
2257 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeClass() local
2279 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeUnion() local
2299 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeUnion() local
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1439 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeEnum() local
1537 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeClass() local
1560 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeClass() local
1581 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeUnion() local
1602 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeUnion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1406 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalName() local
1414 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalNameForTypeUnit() local
1427 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalType() local
1435 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalTypeUnitType() local
/aosp_15_r20/external/llvm/lib/Object/
H A DArchive.cpp153 SmallString<128> FullName = sys::path::parent_path( in getFullName() local
169 const std::string &FullName = *FullNameOrEr; in getBuffer() local
/aosp_15_r20/external/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp318 bool consumeNameSuffix(StringRef &FullName, StringRef Suffix) { in consumeNameSuffix()
480 const StringRef FullName = OS.str(); in matchesNodeFullSlow() local
/aosp_15_r20/external/rust/android-crates-io/crates/x509-cert/src/ext/pkix/name/
Ddp.rs20 FullName(GeneralNames), enumerator
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/issue32778.dir/
Db.go9 func Expo(fn a.FullName) a.Name {
Da.go11 type FullName string type
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DIDescriptor.cs48 string FullName { get; } property
H A DPackageDescriptor.cs58 public string FullName property in Google.Protobuf.Reflection.PackageDescriptor
H A DDescriptorBase.cs67 public string FullName { get; } property in Google.Protobuf.Reflection.DescriptorBase
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DIDescriptor.cs48 string FullName { get; } property
H A DPackageDescriptor.cs58 public string FullName property in Google.Protobuf.Reflection.PackageDescriptor

1234