Searched refs:PUBLIC_REAL_PATH_PRE (Results 1 – 1 of 1) sorted by relevance
37 const std::string PUBLIC_REAL_PATH_PRE = "/storage/media/"; variable657 std::string realPath = PUBLIC_REAL_PATH_PRE + std::to_string(uid) + PUBLIC_REAL_PATH_END; in GetRealPath()733 const auto len = PUBLIC_REAL_PATH_PRE.size(); in MoveObject()