Searched refs:openthread_node_id (Results 1 – 3 of 3) sorted by relevance
114 if (instance.openthread_node_id()) { in BootconfigArgsFromConfig()116 std::to_string(instance.openthread_node_id()); in BootconfigArgsFromConfig()
591 int openthread_node_id() const;
1085 int CuttlefishConfig::InstanceSpecific::openthread_node_id() const { in openthread_node_id() function in cuttlefish::CuttlefishConfig::InstanceSpecific