Home
last modified time | relevance | path

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

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