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

  /system/connectivity/shill/dbus/
chromeos_modem_manager_proxy.cc 82 vector<dbus::ObjectPath> device_paths; local
84 if (!proxy_->EnumerateDevices(&device_paths, &error)) {
90 KeyValueStore::ConvertPathsToRpcIdentifiers(device_paths, &device_rpcids);
  /external/webrtc/talk/media/devices/
devicemanager_unittest.cc 291 explicit FakeV4LLookup(std::vector<std::string> device_paths)
292 : device_paths_(device_paths) {}
  /external/chromium-trace/catapult/devil/devil/android/
device_utils.py     [all...]
  /system/connectivity/shill/
manager.cc 1307 vector<string> device_paths = EnumerateDevices(&error); local
    [all...]

Completed in 230 milliseconds