Home
last modified time | relevance | path

Searched refs:aInterfaceName (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/threadnetwork/aidl/default/
Dsocket_interface.hpp161 static bool IsInterfaceNameMatch(const char* aInterfaceName) { in IsInterfaceNameMatch() argument
163 return (strncmp(aInterfaceName, kInterfaceName, strlen(kInterfaceName)) == 0); in IsInterfaceNameMatch()