Searched defs:URI_PREFIX (Results 1 – 3 of 3) sorted by relevance
90 static inline const std::string URI_PREFIX = "internal://cache/"; variable
54 static const std::string URI_PREFIX = "file://"; variable
134 const std::string URI_PREFIX = "://"; in GetHmdfsPath() local