/foundation/filemanagement/storage_service/test/fuzztest/volumeexternal_fuzzer/ |
H A D | volumeexternal_fuzzer.cpp | 28 int32_t fsType = *(reinterpret_cast<const int32_t *>(data)); in FileUtilFuzzTest() local
|
/foundation/filemanagement/storage_service/services/storage_manager/volume/test/ |
H A D | notification_test.cpp | 47 int32_t fsType = 1; in HWTEST_F() local 71 int32_t fsType = 1; in HWTEST_F() local 95 int32_t fsType = 1; in HWTEST_F() local 121 int32_t fsType = 1; in HWTEST_F() local 145 int32_t fsType = 1; in HWTEST_F() local 169 int32_t fsType = 1; HWTEST_F() local [all...] |
H A D | volume_manager_service_test.cpp | 50 int32_t fsType = 1; in HWTEST_F() local 78 int32_t fsType = 1; in HWTEST_F() local 104 int32_t fsType = 1; in HWTEST_F() local 131 int32_t fsType = 1; in HWTEST_F() local 188 int32_t fsType = 1; in HWTEST_F() local 259 int32_t fsType = 1; HWTEST_F() local 287 int32_t fsType = 1; HWTEST_F() local 337 int32_t fsType = 1; HWTEST_F() local 383 int32_t fsType = 1; HWTEST_F() local 409 int fsType = 1; HWTEST_F() local 434 int fsType = 1; HWTEST_F() local [all...] |
/foundation/filemanagement/storage_service/services/storage_daemon/volume/test/ |
H A D | volume_manager_test.cpp | 318 string fsType = "ext2"; in HWTEST_F() local 341 std::string fsType = "ext2"; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/ |
H A D | volume_external_test.cpp | 46 int32_t fsType = 1; in HWTEST_F() local 95 int32_t fsType = 1; in HWTEST_F() local 135 int32_t fsType = 1; in HWTEST_F() local [all...] |
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/ |
H A D | volumemanager_n_exporter.cpp | 369 std::unique_ptr<char []> fsType; in Format() local
|
H A D | storage_manager_connect.cpp | 278 int32_t StorageManagerConnect::Format(std::string volumeId, std::string fsType) in Format() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
H A D | volume_external.cpp | 30 void VolumeExternal::SetFsType(int32_t fsType) in SetFsType() argument
|
H A D | storage_manager_proxy.cpp | 687 int32_t StorageManagerProxy::NotifyVolumeMounted(std::string volumeId, int32_t fsType, std::string fsUuid, in NotifyVolumeMounted() argument 1158 int32_t StorageManagerProxy::Format(std::string volumeId, std::string fsType) in Format() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/ |
H A D | volume_manager.cpp | 163 int32_t VolumeManager::Format(const std::string volId, const std::string fsType) in Format() argument
|
H A D | external_volume_info.cpp | 116 const char *fsType = "hmfs"; in DoMount4Hmfs() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
H A D | storage_daemon_proxy_test.cpp | 317 string fsType = "exfat"; in HWTEST_F() local
|
H A D | storage_daemon_test.cpp | 420 std::string fsType = "exfat"; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_manager/volume/src/ |
H A D | volume_manager_service.cpp | 59 void VolumeManagerService::OnVolumeMounted(std::string volumeId, int fsType, std::string fsUuid, in OnVolumeMounted() argument 232 int32_t VolumeManagerService::Format(std::string volumeId, std::string fsType) in Format() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/test/ |
H A D | storage_daemon_communication_test.cpp | 579 string fsType = "fsType-1"; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_proxy_test.cpp | 309 int32_t fsType = 1; in HWTEST_F() local 342 int32_t fsType = 1; in HWTEST_F() local
|
/foundation/multimedia/media_library/frameworks/utils/src/ |
H A D | media_privacy_manager.cpp | 141 static bool CheckFsMounted(const string &fsType, const string &mountPoint) in CheckFsMounted() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/ |
H A D | disk_info.cpp | 243 std::string fsType; in CreateUnknownTabVol() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_daemon_stub.cpp | 306 std::string fsType = data.ReadString(); in HandleFormat() local
|
H A D | storage_daemon_proxy.cpp | 106 int32_t StorageDaemonProxy::Format(const std::string &volId, const std::string &fsType) in Format() argument
|
H A D | storage_daemon.cpp | 150 int32_t StorageDaemon::Format(const std::string &volId, const std::string &fsType) in Format() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 44 int32_t StorageDaemonProxy::Format(const std::string &volId, const std::string &fsType) in Format() argument
|
H A D | storage_manager_proxy_mock.cpp | 150 int32_t StorageManagerProxy::NotifyVolumeMounted(std::string volumeId, int32_t fsType, std::string fsUuid, in NotifyVolumeMounted() argument 241 int32_t StorageManagerProxy::Format(std::string volumeId, std::string fsType) in Format() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager_stub.cpp | 591 int32_t fsType = data.ReadInt32(); in HandleNotifyVolumeMounted() local 761 std::string fsType = data.ReadString(); in HandleFormat() local
|
H A D | storage_manager.cpp | 234 int32_t StorageManager::NotifyVolumeMounted(std::string volumeId, int32_t fsType, std::string fsUuid, in NotifyVolumeMounted() argument 366 int32_t StorageManager::Format(std::string volumeId, std::string fsType) in Format() argument
|