Searched defs:databasePath (Results 1 – 3 of 3) sorted by relevance
126 std::string databasePath = context + "/db"; in GetDefaultDatabasePath() local184 std::string databasePath = context + "/" + databaseDir; in GetDatabasePathNoName() local
180 int StoreSession::Backup(const std::string databasePath, const std::vector<uint8_t> destEncryptKey) in Backup()
390 int RdbStoreImpl::Backup(const std::string databasePath, const std::vector<uint8_t> destEncryptKey) in Backup()