Searched refs:KeyRemoved (Results 1 – 1 of 1) sorted by relevance
237 void KeyRemoved(std::string_view buf) EXCLUDES(mutex_) { in KeyRemoved() function485 .cb = std::bind(&AdbdAuthContext::KeyRemoved, this, std::placeholders::_1)}); in InitFrameworkHandlers()