Searched refs:ownership_service_ (Results 1 – 4 of 4) sorted by relevance
91 : nvram_service_(nvram_service), ownership_service_(ownership_service) {} in BinderService()95 ownership_binder_ = new OwnershipServiceInternal(ownership_service_); in InitForTesting()104 ownership_binder_ = new OwnershipServiceInternal(ownership_service_); in OnInit()204 : ownership_service_(ownership_service) {} in OwnershipServiceInternal()211 base::Unretained(ownership_service_)), in GetTpmStatus()221 base::Unretained(ownership_service_)), in TakeOwnership()232 base::Unretained(ownership_service_)), in RemoveOwnerDependency()
40 ownership_service_(ownership_service) {} in DBusService()50 ownership_service_(ownership_service) {} in DBusService()164 (ownership_service_->*func)( in HandleOwnershipDBusMethod()
116 TpmOwnershipInterface* ownership_service_;123 TpmOwnershipInterface* ownership_service_; variable
83 TpmOwnershipInterface* ownership_service_; variable