Searched refs:jsAuthenticator_ (Results 1 – 2 of 2) sorted by relevance
53 jsAuthenticator_.addAccountImplicitly, in ~NapiAppAccountAuthenticator()54 jsAuthenticator_.authenticate, in ~NapiAppAccountAuthenticator()55 jsAuthenticator_.verifyCredential, in ~NapiAppAccountAuthenticator()56 jsAuthenticator_.checkAccountLabels, in ~NapiAppAccountAuthenticator()57 jsAuthenticator_.setProperties, in ~NapiAppAccountAuthenticator()58 jsAuthenticator_.isAccountRemovable, in ~NapiAppAccountAuthenticator()60 jsAuthenticator_.auth in ~NapiAppAccountAuthenticator()64 jsAuthenticator_.authenticate = nullptr; in ~NapiAppAccountAuthenticator()67 jsAuthenticator_.setProperties = nullptr; in ~NapiAppAccountAuthenticator()70 jsAuthenticator_.auth = nullptr; in ~NapiAppAccountAuthenticator()[all …]
104 JsAuthenticator jsAuthenticator_; variable