Searched refs:notifyStrictCleartext (Results 1 – 2 of 2) sorted by relevance
58 void notifyStrictCleartext(uid_t uid, const std::string& hex);
209 notifyStrictCleartext(strtol(uid, nullptr, 10), hex); in onEvent()285 void NetlinkHandler::notifyStrictCleartext(uid_t uid, const std::string& hex) { in notifyStrictCleartext() function in android::net::NetlinkHandler