Searched refs:mainDbPtah (Results 1 – 1 of 1) sorted by relevance
675 …std::string mainDbPtah = GetDbDir(option_.subdir, DbType::MAIN) + "/" + DBConstant::SINGLE_VER_DAT… in GetCacheDbHandle() local677 …if (!OS::CheckPathExistence(mainDbPtah)) { // Whether to create a cacheDb is based on whether the … in GetCacheDbHandle()