Searched refs:ParseJsonSchema (Results 1 – 2 of 2) sorted by relevance
118 int ParseJsonSchema(const JsonObject &inJsonObject);
164 errCode = ParseJsonSchema(schemaJson); in ParseFromSchemaString()395 int SchemaObject::ParseJsonSchema(const JsonObject &inJsonObject) in ParseJsonSchema() function in DistributedDB::SchemaObject