Searched defs:lockFile (Results 1 – 3 of 3) sorted by relevance
311 std::string lockFile = g_testDir + "/" + hexDir + DBConstant::DB_LOCK_POSTFIX; variable356 std::string lockFile = g_testDir + "/" + hexDir + DBConstant::DB_LOCK_POSTFIX; variable404 std::string lockFile = g_testDir + "/" + hexDir + DBConstant::DB_LOCK_POSTFIX; variable
268 std::string lockFile = isSlaveFailure ? dbPath + "-slaveFailure" : dbPath + "-syncInterrupt"; in TryAccessSlaveLock() local
643 std::string lockFile = properties.GetStringProp(KvDBProperties::DATA_DIR, "") + "/" + in RemoveDatabase() local