Searched refs:dclFileDir_ (Results 1 – 2 of 2) sorted by relevance
81 inline const static std::string dclFileDir_ = "/data/"; variable
462 return realPathStr.find(dclFileDir_) == 0; in IsValidFile()