Home
last modified time | relevance | path

Searched defs:local_device_id (Results 1 – 13 of 13) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/secure_channel/
H A Ddevice_id_pair.h27 const std::string& local_device_id() const { return local_device_id_; } in local_device_id() function
H A Dconnection_attempt_details.h36 const std::string& local_device_id() const { in local_device_id() function
H A Ddevice_id_pair.cc17 const std::string& local_device_id) in DeviceIdPair()
H A Dconnection_attempt_details.cc24 const std::string& local_device_id, in ConnectionAttemptDetails()
H A Dbluetooth_helper_impl.cc146 const std::string& local_device_id, in PerformIdentifyRemoteDevice()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/mpmd/
H A Dmpmd_mb_iface.cpp106 const uhd::rfnoc::device_id_t local_device_id) in get_endianness()
135 const uhd::rfnoc::device_id_t local_device_id) in get_adapter_id()
158 uhd::rfnoc::device_id_t local_device_id, const uhd::rfnoc::sep_id_t& local_epid) in make_ctrl_transport()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/x300/
H A Dx300_mb_iface.cpp70 const uhd::rfnoc::device_id_t local_device_id) in get_adapter_id()
94 uhd::rfnoc::device_id_t local_device_id, const uhd::rfnoc::sep_id_t& local_epid) in make_ctrl_transport()
H A Dx300_pcie_mgr.cpp338 const rfnoc::device_id_t local_device_id, in get_links()
H A Dx300_eth_mgr.cpp209 const device_id_t local_device_id, in get_links()
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/
H A Dprint-map.inc.php232 $local_device_id = $items['local_device_id']; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/easy_unlock/
H A Deasy_unlock_service_signin_chromeos.cc545 std::string local_device_id; in OnUserDataLoaded() local
/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/
H A Dfunctions.inc.php494 … $remote_hostname, $remote_port, $remote_platform, $remote_version, $local_device_id, $remote_devi…
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/rfnoc/
H A Drfnoc_graph.cpp624 for (const device_id_t local_device_id : device_ids) { in _init_gsm() local