Home
last modified time | relevance | path

Searched defs:ForStruct (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DValuePartial.cs93 public static Value ForStruct(Struct value) in ForStruct() method in Google.Protobuf.WellKnownTypes.Value
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DValuePartial.cs93 public static Value ForStruct(Struct value) in ForStruct() method in Google.Protobuf.WellKnownTypes.Value
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DUniformManager.h182 static UniformOffsetCalculator ForStruct(Layout layout) { in ForStruct() function