Home
last modified time | relevance | path

Searched defs:fsType (Results 1 - 25 of 26) sorted by relevance

12

/foundation/filemanagement/storage_service/test/fuzztest/volumeexternal_fuzzer/
H A Dvolumeexternal_fuzzer.cpp28 int32_t fsType = *(reinterpret_cast<const int32_t *>(data)); in FileUtilFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_manager/volume/test/
H A Dnotification_test.cpp47 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 Dvolume_manager_service_test.cpp50 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 Dvolume_manager_test.cpp318 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 Dvolume_external_test.cpp46 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 Dvolumemanager_n_exporter.cpp369 std::unique_ptr<char []> fsType; in Format() local
H A Dstorage_manager_connect.cpp278 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 Dvolume_external.cpp30 void VolumeExternal::SetFsType(int32_t fsType) in SetFsType() argument
H A Dstorage_manager_proxy.cpp687 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 Dvolume_manager.cpp163 int32_t VolumeManager::Format(const std::string volId, const std::string fsType) in Format() argument
H A Dexternal_volume_info.cpp116 const char *fsType = "hmfs"; in DoMount4Hmfs() local
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_proxy_test.cpp317 string fsType = "exfat"; in HWTEST_F() local
H A Dstorage_daemon_test.cpp420 std::string fsType = "exfat"; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/volume/src/
H A Dvolume_manager_service.cpp59 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 Dstorage_daemon_communication_test.cpp579 string fsType = "fsType-1"; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_proxy_test.cpp309 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 Dmedia_privacy_manager.cpp141 static bool CheckFsMounted(const string &fsType, const string &mountPoint) in CheckFsMounted() argument
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_info.cpp243 std::string fsType; in CreateUnknownTabVol() local
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp306 std::string fsType = data.ReadString(); in HandleFormat() local
H A Dstorage_daemon_proxy.cpp106 int32_t StorageDaemonProxy::Format(const std::string &volId, const std::string &fsType) in Format() argument
H A Dstorage_daemon.cpp150 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 Dstorage_daemon_proxy_mock.cpp44 int32_t StorageDaemonProxy::Format(const std::string &volId, const std::string &fsType) in Format() argument
H A Dstorage_manager_proxy_mock.cpp150 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 Dstorage_manager_stub.cpp591 int32_t fsType = data.ReadInt32(); in HandleNotifyVolumeMounted() local
761 std::string fsType = data.ReadString(); in HandleFormat() local
H A Dstorage_manager.cpp234 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

Completed in 27 milliseconds

12