Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/volume/src/
H A Dvolume_manager_service.cpp164 vector<VolumeExternal> VolumeManagerService::GetAllVolumes() in GetAllVolumes() function in OHOS::StorageManager::VolumeManagerService
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp138 int32_t StorageManagerConnect::GetAllVolumes(std::vector<VolumeExternal> &vecOfVol) in GetAllVolumes() function in OHOS::StorageManager::StorageManagerConnect
H A Dvolumemanager_n_exporter.cpp50 napi_value GetAllVolumes(napi_env env, napi_callback_info info) in GetAllVolumes() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_service_mock.h140 virtual int32_t GetAllVolumes(std::vector<VolumeExternal> &vecOfVol) override in GetAllVolumes() function
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
H A Dstoragemanagerproxymock.h136 int32_t GetAllVolumes(std::vector<VolumeExternal> &vecOfVol) override in GetAllVolumes() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_storage_manager_service.h136 virtual int32_t GetAllVolumes(std::vector<VolumeExternal> &vecOfVol) override in GetAllVolumes() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_manager_proxy_mock.cpp156 int32_t StorageManagerProxy::GetAllVolumes(std::vector<VolumeExternal> &vecOfVol) in GetAllVolumes() function in OHOS::StorageManager::StorageManagerProxy
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp279 int32_t StorageManager::GetAllVolumes(std::vector<VolumeExternal> &vecOfVol) in GetAllVolumes() function in OHOS::StorageManager::StorageManager
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_manager_test.cpp167 int32_t GetAllVolumes(std::vector<VolumeExternal> &vecOfVol) in GetAllVolumes() function in OHOS::AccountTest::MockStorageMgrProxy
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp701 int32_t StorageManagerProxy::GetAllVolumes(std::vector<VolumeExternal> &vecOfVol) in GetAllVolumes() function in OHOS::StorageManager::StorageManagerProxy