Searched refs:ROOT_DIR_STR (Results 1 – 1 of 1) sorted by relevance
33 constexpr char ROOT_DIR_STR = '/'; variable441 if (cachePath.find(ROOT_DIR_STR) != size_t(0)) { in VerifyCachePath()