Home
last modified time | relevance | path

Searched defs:IsInterfaceNameMatch (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/posix/platform/
H A Dvendor_interface.hpp164 static bool IsInterfaceNameMatch(const char *aInterfaceName) in IsInterfaceNameMatch() function in ot::Posix::VendorInterface
H A Dhdlc_interface.hpp169 static bool IsInterfaceNameMatch(const char *aInterfaceName) in IsInterfaceNameMatch() function in ot::Posix::HdlcInterface
H A Dspi_interface.hpp170 static bool IsInterfaceNameMatch(const char *aInterfaceName) in IsInterfaceNameMatch() function in ot::Posix::SpiInterface
/aosp_15_r20/hardware/interfaces/threadnetwork/aidl/default/
H A Dsocket_interface.hpp161 static bool IsInterfaceNameMatch(const char* aInterfaceName) { in IsInterfaceNameMatch() function in aidl::android::hardware::threadnetwork::SocketInterface