Searched refs:pSchema (Results 1 – 1 of 1) sorted by relevance
142 auto pSchema = std::shared_ptr<OhCloudExtSchemaMeta>(schema, [](auto *schema) { in GetAppSchema() local145 OhCloudExtSchemaMetaGetVersion(pSchema.get(), &dbSchema.version); in GetAppSchema()147 status = OhCloudExtSchemaMetaGetDatabases(pSchema.get(), &databases); in GetAppSchema()