Home
last modified time | relevance | path

Searched defs:ResetAuth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dpinweaver_client.py88 def ResetAuth(client, auxilary_hashes, reset_secret, cred_metadata): function
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_controller.cc393 void HttpAuthController::ResetAuth(const AuthCredentials& credentials) { in ResetAuth() function in net::HttpAuthController