Searched refs:sDatabase (Results 1 – 1 of 1) sorted by relevance
35 static Database* sDatabase = NULL; variable80 AppMetaMimeCreator appMetaMimeCreator(sDatabase, NULL, gForce); in process_file_with_custom_mime_db()81 MimeInfoUpdater mimeInfoUpdater(sDatabase, NULL, gForce); in process_file_with_custom_mime_db()119 if (sDatabase != NULL) in process_file()215 sDatabase = new(std::nothrow) Database(&databaseLocation, manager, in main()217 if (sDatabase == NULL) { in main()222 error = sDatabase->InitCheck(); in main()