Home
last modified time | relevance | path

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

/aosp12/packages/modules/Virtualization/authfs/src/
H A Dauth.rs26 pub struct FakeAuthenticator { struct
31 impl FakeAuthenticator { argument
41 impl Authenticator for FakeAuthenticator { implementation