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