Searched refs:GetExternalPathByUuid (Results 1 – 2 of 2) sorted by relevance
95 const std::string GetExternalPathByUuid(const std::string &fsUuid);
1068 const std::string path = GetExternalPathByUuid(fsUuid); in TryRemoveExternalStorage()1091 const std::string MtpMediaLibrary::GetExternalPathByUuid(const std::string &fsUuid) in GetExternalPathByUuid() function in OHOS::Media::MtpMediaLibrary1099 const std::string path = GetExternalPathByUuid(fsUuid); in AddExternalStorage()