Searched defs:IsInterfaceNameMatch (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/openthread/src/posix/platform/ | ||
H A D | vendor_interface.hpp | 164 static bool IsInterfaceNameMatch(const char *aInterfaceName) in IsInterfaceNameMatch() function in ot::Posix::VendorInterface |
H A D | hdlc_interface.hpp | 169 static bool IsInterfaceNameMatch(const char *aInterfaceName) in IsInterfaceNameMatch() function in ot::Posix::HdlcInterface |
H A D | spi_interface.hpp | 170 static bool IsInterfaceNameMatch(const char *aInterfaceName) in IsInterfaceNameMatch() function in ot::Posix::SpiInterface |
/aosp_15_r20/hardware/interfaces/threadnetwork/aidl/default/ | ||
H A D | socket_interface.hpp | 161 static bool IsInterfaceNameMatch(const char* aInterfaceName) { in IsInterfaceNameMatch() function in aidl::android::hardware::threadnetwork::SocketInterface |