HomeSort by relevance Sort by last modified time
    Searched refs:trunks_service_ (Results 1 - 2 of 2) sorted by null

  /system/tpm/trunks/
trunks_binder_proxy.h 46 android::sp<android::trunks::ITrunks> trunks_service_; member in class:trunks::TrunksBinderProxy
trunks_binder_proxy.cc 69 trunks_service_ = new android::trunks::BpTrunks(service_binder);
87 trunks_service_->SendCommand(command_proto_data, observer);
106 android::binder::Status status = trunks_service_->SendCommandAndWait(

Completed in 240 milliseconds