Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/adbd_auth/
H A Dadbd_auth.cpp410 uint64_t PromptUser(std::string_view public_key, void* arg) EXCLUDES(mutex_) { in PromptUser() function
562 return ctx->PromptUser(std::string_view(public_key, len), opaque); in adbd_auth_prompt_user_with_id()