Searched defs:schema (Results 1 – 2 of 2) sorted by relevance
137 Type(Schema* schema, const Descriptor* descriptor, Handle<Object> self) in Type()488 Schema* schema = UnwrapThis<Schema>(args); in GetType() local
142 function Request(reqNum, token, protobuf, schema, schemaName) { argument