HomeSort by relevance Sort by last modified time
    Searched refs:kDriverVirtioNet (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/
device_info.h 212 static const char kDriverVirtioNet[];
device_info.cc 93 const char DeviceInfo::kDriverVirtioNet[] = "virtio_net";
377 if (driver_name == kDriverVirtioNet) {
    [all...]

Completed in 301 milliseconds