Home
last modified time | relevance | path

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

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