Searched defs:GetTpmStatus (Results 1 - 4 of 4) sorted by relevance

/system/tpm/tpm_manager/client/
H A Dtpm_ownership_binder_proxy.cc63 void TpmOwnershipBinderProxy::GetTpmStatus( function in class:tpm_manager::TpmOwnershipBinderProxy
67 base::Bind(&ITpmOwnership::GetTpmStatus, base::Unretained(binder_));
H A Dtpm_ownership_dbus_proxy.cc50 void TpmOwnershipDBusProxy::GetTpmStatus(const GetTpmStatusRequest& request, function in class:tpm_manager::TpmOwnershipDBusProxy
/system/tpm/tpm_manager/server/
H A Dbinder_service.cc206 android::binder::Status BinderService::OwnershipServiceInternal::GetTpmStatus( function in class:tpm_manager::BinderService::OwnershipServiceInternal
210 command_proto, base::Bind(&TpmOwnershipInterface::GetTpmStatus,
H A Dtpm_manager_service.cc64 void TpmManagerService::GetTpmStatus(const GetTpmStatusRequest& request, function in class:tpm_manager::TpmManagerService

Completed in 158 milliseconds