Home
last modified time | relevance | path

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

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