Home
last modified time | relevance | path

Searched defs:GetTotalSizeOfVolume (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dvolume_storage_status_service.cpp64 int32_t VolumeStorageStatusService::GetTotalSizeOfVolume(std::string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() function in OHOS::StorageManager::VolumeStorageStatusService
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_statistics_n_exporter.cpp39 napi_value GetTotalSizeOfVolume(napi_env env, napi_callback_info info) in GetTotalSizeOfVolume() function
H A Dstorage_manager_connect.cpp95 int32_t StorageManagerConnect::GetTotalSizeOfVolume(string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() function in OHOS::StorageManager::StorageManagerConnect
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp134 int32_t StorageManager::GetTotalSizeOfVolume(std::string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() function in OHOS::StorageManager::StorageManager
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp601 int32_t StorageManagerProxy::GetTotalSizeOfVolume(std::string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() function in OHOS::StorageManager::StorageManagerProxy
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_manager_proxy_mock.cpp135 int32_t StorageManagerProxy::GetTotalSizeOfVolume(std::string volumeUuid, int64_t &totalSize) in GetTotalSizeOfVolume() function in OHOS::StorageManager::StorageManagerProxy

Completed in 7 milliseconds