Home
last modified time | relevance | path

Searched defs:systemSize (Results 1 – 12 of 12) sorted by relevance

/foundation/filemanagement/storage_service/test/fuzztest/storagetotalstatusservice_fuzzer/
Dstoragetotalstatusservice_fuzzer.cpp28 int64_t systemSize; in StorageTotalStatusServiceFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
Dstorage_total_status_service.cpp38 int32_t StorageTotalStatusService::GetSystemSize(int64_t &systemSize) in GetSystemSize()
/foundation/filemanagement/storage_service/services/storage_manager/storage/test/
Dstorage_total_status_service_test.cpp80 int64_t systemSize; variable
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
Dstorage_manager_connect.cpp152 int32_t StorageManagerConnect::GetSystemSize(int64_t &systemSize) in GetSystemSize()
/foundation/filemanagement/storage_service/services/storage_manager/mock/
Dstorage_manager_proxy_mock.cpp181 int32_t StorageManagerProxy::GetSystemSize(int64_t &systemSize) in GetSystemSize()
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
Dstorage_manager_service_mock.h79 virtual int32_t GetSystemSize(int64_t &systemSize) override in GetSystemSize()
Dstorage_manager_proxy_test.cpp785 int64_t systemSize; variable
/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
Dstoragemanagerproxymock.h75 int32_t GetSystemSize(int64_t &systemSize) override in GetSystemSize()
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
Dmock_storage_manager_service.h80 virtual int32_t GetSystemSize(int64_t &systemSize) override in GetSystemSize()
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
Dstorage_manager.cpp164 int32_t StorageManager::GetSystemSize(int64_t &systemSize) in GetSystemSize()
Dstorage_manager_stub.cpp440 int64_t systemSize; in HandleGetSystemSize() local
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
Dstorage_manager_proxy.cpp832 int32_t StorageManagerProxy::GetSystemSize(int64_t &systemSize) in GetSystemSize()