Searched refs:OwnershipServiceInternal (Results 1 – 2 of 2) sorted by relevance
95 friend class OwnershipServiceInternal; variable96 class OwnershipServiceInternal : public android::tpm_manager::BnTpmOwnership {98 explicit OwnershipServiceInternal(TpmOwnershipInterface* service);99 ~OwnershipServiceInternal() override = default;121 android::sp<OwnershipServiceInternal> ownership_binder_;
95 ownership_binder_ = new OwnershipServiceInternal(ownership_service_); in InitForTesting()104 ownership_binder_ = new OwnershipServiceInternal(ownership_service_); in OnInit()202 BinderService::OwnershipServiceInternal::OwnershipServiceInternal( in OwnershipServiceInternal() function in tpm_manager::BinderService::OwnershipServiceInternal206 android::binder::Status BinderService::OwnershipServiceInternal::GetTpmStatus( in GetTpmStatus()216 android::binder::Status BinderService::OwnershipServiceInternal::TakeOwnership( in TakeOwnership()227 BinderService::OwnershipServiceInternal::RemoveOwnerDependency( in RemoveOwnerDependency()