Searched refs:AuthorizationDelegateForwarder (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/
H A Dtrunks_factory_for_test.cc357 class AuthorizationDelegateForwarder : public AuthorizationDelegate { class in namespace:trunks
359 explicit AuthorizationDelegateForwarder(AuthorizationDelegate* target) function in class:trunks::AuthorizationDelegateForwarder
361 ~AuthorizationDelegateForwarder() override = default;
572 return base::MakeUnique<AuthorizationDelegateForwarder>(

Completed in 24 milliseconds