Searched refs:cacheDbPath (Results 1 – 2 of 2) sorted by relevance
321 std::string cacheDbPath = path + "/" + DBConstant::CACHEDB_DIR; in SetSecOption() local327 …errCode = SetPathSecOptWithCheck(cacheDbPath, secOption, DBConstant::SINGLE_VER_CACHE_STORE, isWit… in SetSecOption()
617 …std::string cacheDbPath = GetDbDir(option_.subdir, DbType::CACHE) + "/" + DBConstant::SINGLE_VER_C… in GetDbHandle() local620 OS::CheckPathExistence(cacheDbPath)) { in GetDbHandle()