Searched defs:lockFile (Results 1 – 2 of 2) sorted by relevance
305 std::string lockFile = g_testDir + "/" + hexDir + DBConstant::DB_LOCK_POSTFIX; variable350 std::string lockFile = g_testDir + "/" + hexDir + DBConstant::DB_LOCK_POSTFIX; variable398 std::string lockFile = g_testDir + "/" + hexDir + DBConstant::DB_LOCK_POSTFIX; variable
643 std::string lockFile = properties.GetStringProp(KvDBProperties::DATA_DIR, "") + "/" + in RemoveDatabase() local