Searched refs:CanCreateFileSystem (Results 1 – 4 of 4) sorted by relevance
119 EXPECT_TRUE(MediaStorageUtil::CanCreateFileSystem(kImageCaptureDeviceId, in TEST_F()121 EXPECT_FALSE(MediaStorageUtil::CanCreateFileSystem( in TEST_F()123 EXPECT_FALSE(MediaStorageUtil::CanCreateFileSystem( in TEST_F()
33 static bool CanCreateFileSystem(const std::string& device_id,
108 bool MediaStorageUtil::CanCreateFileSystem(const std::string& device_id, in CanCreateFileSystem() function in MediaStorageUtil
320 if (!MediaStorageUtil::CanCreateFileSystem(device_id, path)) in GetMediaFileSystemsForAttachedDevices()572 CHECK(MediaStorageUtil::CanCreateFileSystem(device_id, path)); in RegisterFileSystemForMTPDevice()