Home
last modified time | relevance | path

Searched defs:IsWellKnownType (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DMessageDescriptor.cs223 …internal bool IsWellKnownType => File.Package == "google.protobuf" && WellKnownTypeNames.Contains(… field in Google.Protobuf.Reflection.MessageDescriptor
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DMessageDescriptor.cs223 …internal bool IsWellKnownType => File.Package == "google.protobuf" && WellKnownTypeNames.Contains(… field in Google.Protobuf.Reflection.MessageDescriptor
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Dutility.cc354 bool IsWellKnownType(const std::string& type_name) { in IsWellKnownType() function
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Dutility.cc354 bool IsWellKnownType(const std::string& type_name) { in IsWellKnownType() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpyi_generator.cc99 bool IsWellKnownType(const std::string& name) { in IsWellKnownType() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/python/
H A Dpyi_generator.cc99 bool IsWellKnownType(const std::string& name) { in IsWellKnownType() function