Home
last modified time | relevance | path

Searched defs:marshaller (Results 1 – 5 of 5) sorted by relevance

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
DCsvSchema.java42 public static <K> CsvSchema<K> of(CsvKeyMarshaller<K> marshaller, Schema columns) { in of()
DCsvTable.java286 CsvKeyMarshaller<DiffKey<K>> marshaller = DiffKey.wrap(lhs.getSchema().keyMarshaller()); in diff() local
/third_party/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc/
DFlatbuffersUtils.java95 …public static <T extends Table> MethodDescriptor.Marshaller<T> marshaller(final Class<T> clazz, fi… in marshaller() method in FlatbuffersUtils
/third_party/grpc/src/csharp/Grpc.Core.Tests/
DMockServiceHelper.cs55 …public MockServiceHelper(string host = null, Marshaller<string> marshaller = null, IEnumerable<Cha… in MockServiceHelper()
/third_party/glib/glib/
Dghook.c607 GHookCheckMarshaller marshaller, in g_hook_list_marshal_check()
656 GHookMarshaller marshaller, in g_hook_list_marshal()