Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.h50 void notifyStrictCleartext(const char* uid, const char* hex);
DNetlinkHandler.cpp127 notifyStrictCleartext(uid, hex); in onEvent()
224 void NetlinkHandler::notifyStrictCleartext(const char* uid, const char* hex) { in notifyStrictCleartext() function in NetlinkHandler