Searched refs:db_schema (Results 1 – 3 of 3) sorted by relevance
53 iorap::db::SchemaModel db_schema = in main() local57 db_schema.MarkSingleton(); in main()
453 iorap::db::SchemaModel db_schema = db::SchemaModel::GetOrCreate(db_path); in Compile() local454 db::DbHandle db{db_schema.db()}; in Compile()462 iorap::db::SchemaModel db_schema = db::SchemaModel::GetOrCreate(db_path); in Compile() local463 db::DbHandle db{db_schema.db()}; in Compile()472 iorap::db::SchemaModel db_schema = db::SchemaModel::GetOrCreate(db_path); in Compile() local473 db::DbHandle db{db_schema.db()}; in Compile()
96 iorap::db::SchemaModel db_schema = db::SchemaModel::GetOrCreate(db_path); in CleanUpFilesForPackage() local97 db::DbHandle db{db_schema.db()}; in CleanUpFilesForPackage()