Searched defs:SendCommand (Results 1 - 8 of 8) sorted by relevance

/system/tpm/trunks/
H A Dtpm_handle.cc60 void TpmHandle::SendCommand(const std::string& command, function in class:trunks::TpmHandle
H A Dtpm_simulator_handle.cc58 void TpmSimulatorHandle::SendCommand(const std::string& command, function in class:trunks::TpmSimulatorHandle
H A Dtrunks_binder_proxy.cc73 void TrunksBinderProxy::SendCommand(const std::string& command, function in class:trunks::TrunksBinderProxy
87 trunks_service_->SendCommand(command_proto_data, observer);
H A Dbackground_command_transceiver.cc59 void BackgroundCommandTransceiver::SendCommand( function in class:trunks::BackgroundCommandTransceiver
76 next_transceiver_->SendCommand(command, callback);
106 next_transceiver_->SendCommand(command, callback);
H A Dtrunks_binder_service.cc77 android::binder::Status TrunksBinderService::BinderServiceInternal::SendCommand( function in class:trunks::TrunksBinderService::BinderServiceInternal
89 service_->transceiver_->SendCommand(command_data, callback);
H A Dtrunks_dbus_proxy.cc58 void TrunksDBusProxy::SendCommand(const std::string& command, function in class:trunks::TrunksDBusProxy
H A Dtrunks_ftdi_spi.cc210 void TrunksFtdiSpi::SendCommand(const std::string& command, function in class:trunks::TrunksFtdiSpi
H A Dresource_manager.cc105 void ResourceManager::SendCommand( function in class:trunks::ResourceManager

Completed in 80 milliseconds