Searched refs:GetFsType (Results 1 – 9 of 9) sorted by relevance
56 auto result1 = volumeexternal.GetFsType();164 EXPECT_EQ(result->GetFsType(), fsType);
36 volumeexternal.GetFsType(); in FileUtilFuzzTest()
52 int32_t ExternalVolumeInfo::GetFsType() in GetFsType() function in OHOS::StorageDaemon::ExternalVolumeInfo242 if (GetFsType() == -1) { in DoCheck()
52 int32_t GetFsType();
32 int32_t GetFsType();
59 wantParams.SetParam("fsType", AAFwk::Integer::Box(volume->GetFsType())); in NotifyVolumeChange()
55 int32_t VolumeExternal::GetFsType() in GetFsType() function in OHOS::StorageManager::VolumeExternal
112 storageManager_->NotifyVolumeMounted(info->GetVolumeId(), info->GetFsType(), info->GetFsUuid(), in NotifyVolumeMounted()
259 auto ret = evi->GetFsType();