Searched refs:PUBLIC_PATH_DATA (Results 1 – 1 of 1) sorted by relevance
33 const std::string PUBLIC_PATH_DATA = "/storage/media/local/files/Docs"; variable62 std::string p = path.empty() ? PUBLIC_PATH_DATA : path; in GetTotalSize()75 std::string p = path.empty() ? PUBLIC_PATH_DATA : path; in GetFreeSize()