Searched refs:device_file (Results 1 – 1 of 1) sorted by relevance
417 FilePath device_file = GetDeviceInfoPath(iface_name, kInterfaceDevice); in IsCdcEthernetModemDevice() local419 if (!base::ReadSymbolicLink(device_file, &device_path)) { in IsCdcEthernetModemDevice()426 base::MakeAbsoluteFilePath(device_file.DirName().Append(device_path)); in IsCdcEthernetModemDevice()