Searched refs:IsITunesDevice (Results 1 – 4 of 4) sorted by relevance
65 static bool IsITunesDevice(const std::string& device_id);
138 bool StorageInfo::IsITunesDevice(const std::string& device_id) { in IsITunesDevice() function in StorageInfo
544 if (StorageInfo::IsITunesDevice(device_id)) { in RegisterFileSystemForMassStorage()
556 else if (StorageInfo::IsITunesDevice(device_id)) in OnFinderDeviceID()