Searched refs:SUFFIX_KEY_LOCK (Results 1 – 2 of 2) sorted by relevance
121 static constexpr char const *SUFFIX_KEY_LOCK = ".key_lock"; variable
652 lock_ = lockDir + dbName + SUFFIX_KEY_LOCK; in KeyFiles()