Lines Matching defs:path
48 const std::string& path,
65 const std::string& path() const { return path_; }
79 bool ModemExists(const std::string& path) const;
83 // Removes a modem on |path|.
84 void RemoveModem(const std::string& path);
105 Modems modems_; // Maps a modem |path| to a modem instance.
116 const std::string& path,
125 void OnDeviceAdded(const std::string& path);
126 void OnDeviceRemoved(const std::string& path);
132 virtual void AddModemClassic(const std::string& path);
149 const std::string& path,
158 void AddModem1(const std::string& path,