Home
last modified time | relevance | path

Searched refs:SetVolumeIdentifier (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dstorage.h43 void SetVolumeIdentifier(std::string volumeIdentifier);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dstorage.cpp113 void Storage::SetVolumeIdentifier(std::string volumeIdentifier) in SetVolumeIdentifier() function in OHOS::Media::Storage
H A Dmtp_media_library.cpp1130 storage->SetVolumeIdentifier(fsUuid); in AddExternalStorage()