Searched refs:ownership_binder_ (Results 1 – 2 of 2) sorted by relevance
95 ownership_binder_ = new OwnershipServiceInternal(ownership_service_); in InitForTesting()104 ownership_binder_ = new OwnershipServiceInternal(ownership_service_); in OnInit()112 android::IInterface::asBinder(ownership_binder_))) { in OnInit()125 return ownership_binder_.get(); in GetITpmOwnership()
121 android::sp<OwnershipServiceInternal> ownership_binder_; variable