Home
last modified time | relevance | path

Searched defs:GetFreeSizeOfVolume (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dvolume_storage_status_service.cpp48 int32_t VolumeStorageStatusService::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume() function in OHOS::StorageManager::VolumeStorageStatusService
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp82 int32_t StorageManagerConnect::GetFreeSizeOfVolume(string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume() function in OHOS::StorageManager::StorageManagerConnect
H A Dstorage_statistics_n_exporter.cpp89 napi_value GetFreeSizeOfVolume(napi_env env, napi_callback_info info) in GetFreeSizeOfVolume() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_service_mock.h63 virtual int32_t GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) override in GetFreeSizeOfVolume() function
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
H A Dstoragemanagerproxymock.h60 int32_t GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) override in GetFreeSizeOfVolume() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_storage_manager_service.h64 virtual int32_t GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) override in GetFreeSizeOfVolume() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_manager_proxy_mock.cpp108 int32_t StorageManagerProxy::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume() function in OHOS::StorageManager::StorageManagerProxy
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp120 int32_t StorageManager::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume() function in OHOS::StorageManager::StorageManager
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_manager_test.cpp91 int32_t GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume() function in OHOS::AccountTest::MockStorageMgrProxy
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp461 int32_t StorageManagerProxy::GetFreeSizeOfVolume(std::string volumeUuid, int64_t &freeSize) in GetFreeSizeOfVolume() function in OHOS::StorageManager::StorageManagerProxy