Home
last modified time | relevance | path

Searched refs:GetOrCreate (Results 1 – 5 of 5) sorted by relevance

/system/iorap/src/iorapd/
Dmain.cc54 iorap::db::SchemaModel::GetOrCreate( in main()
/system/iorap/src/db/
Dclean_up.cc96 iorap::db::SchemaModel db_schema = db::SchemaModel::GetOrCreate(db_path); in CleanUpFilesForPackage()
Dmain.cc175 SchemaModel schema_model = SchemaModel::GetOrCreate(arg_input_filenames[0]); in Main()
Dmodels.h371 static SchemaModel GetOrCreate(std::string location) { in GetOrCreate() function
/system/iorap/src/maintenance/
Dcontroller.cc453 iorap::db::SchemaModel db_schema = db::SchemaModel::GetOrCreate(db_path); in Compile()
462 iorap::db::SchemaModel db_schema = db::SchemaModel::GetOrCreate(db_path); in Compile()
472 iorap::db::SchemaModel db_schema = db::SchemaModel::GetOrCreate(db_path); in Compile()