Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/adbd_auth/
H A Dadbd_auth.cpp420 uint64_t NotifyAuthenticated(std::string_view public_key) EXCLUDES(mutex_) { in NotifyAuthenticated() function
548 return ctx->NotifyAuthenticated(std::string_view(public_key, len)); in adbd_auth_notify_auth()