Searched refs:AddExternalStorage (Results 1 – 2 of 2) sorted by relevance
94 bool AddExternalStorage(const std::string &fsUuid, uint32_t &storageId);
1060 return AddExternalStorage(fsUuid, storageId); in TryAddExternalStorage()1096 bool MtpMediaLibrary::AddExternalStorage(const std::string &fsUuid, uint32_t &storageId) in AddExternalStorage() function in OHOS::Media::MtpMediaLibrary1174 AddExternalStorage(entry.path().filename().string(), storageId); in GetExternalStorages()