Home
last modified time | relevance | path

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

/frameworks/native/libs/adbd_auth/
Dadbd_auth.cpp237 void KeyRemoved(std::string_view buf) EXCLUDES(mutex_) { in KeyRemoved() function
485 .cb = std::bind(&AdbdAuthContext::KeyRemoved, this, std::placeholders::_1)}); in InitFrameworkHandlers()