Searched refs:unpackedMetaFile (Results 1 – 1 of 1) sorted by relevance
369 std::string unpackedMetaFile = info.unpackedDir + DBConstant::METADB_DIR + "/" + in ImportUnpackedMetaDatabase() local373 … int errCode = SQLiteUtils::ExportDatabase(unpackedMetaFile, CipherType::DEFAULT, CipherPassword(), in ImportUnpackedMetaDatabase()384 std::string unpackedMetaFile = info.unpackedDir + DBConstant::METADB_DIR + "/" + in ImportUnpackedDatabase() local386 bool metaDbExisted = OS::CheckPathExistence(unpackedMetaFile); in ImportUnpackedDatabase()