Searched refs:schema (Results 1 – 2 of 2) sorted by relevance
142 function Request(reqNum, token, protobuf, schema, schemaName) { argument146 this.data = schema[packageNameAndSeperator + schemaName].parse(protobuf);
137 Type(Schema* schema, const Descriptor* descriptor, Handle<Object> self) in Type() argument138 : schema_(schema), descriptor_(descriptor) { in Type()488 Schema* schema = UnwrapThis<Schema>(args); in GetType() local490 schema->pool_->FindMessageTypeByName(*String::AsciiValue(name)); in GetType()494 schema->GetType(descriptor)->Constructor() : in GetType()