Home
last modified time | relevance | path

Searched refs:GetVolumePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dvolume_storage_status_service.cpp34 std::string VolumeStorageStatusService::GetVolumePath(std::string volumeUuid) in GetVolumePath() function in OHOS::StorageManager::VolumeStorageStatusService
50 std::string path = GetVolumePath(volumeUuid); in GetFreeSizeOfVolume()
66 std::string path = GetVolumePath(volumeUuid); in GetTotalSizeOfVolume()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/storage/
H A Dvolume_storage_status_service.h31 std::string GetVolumePath(std::string volumeUuid);