Searched refs:LOCAL_MEDIA_PATH (Results 1 – 1 of 1) sorted by relevance
36 const std::string LOCAL_MEDIA_PATH = "/storage/media/local/files/"; variable98 …return LOCAL_MEDIA_PATH + ((key == "") ? "" : ".thumbs/") + path.substr(ROOT_MEDIA_DIR.length()) +… in GetLocalThumbnailPath()