Home
last modified time | relevance | path

Searched defs:SendCommandAndWait (Results 1 – 10 of 10) sorted by relevance

/system/tpm/trunks/aidl/android/trunks/
DITrunks.aidl23 byte[] SendCommandAndWait(in byte[] command); in SendCommandAndWait() method
/system/tpm/trunks/
Dtpm_simulator_handle.cc63 std::string TpmSimulatorHandle::SendCommandAndWait(const std::string& command) { in SendCommandAndWait() function in trunks::TpmSimulatorHandle
Dtrunks_ftdi_spi.h95 std::string SendCommandAndWait(const std::string& command) { in SendCommandAndWait() function
Dtpm_handle.cc65 std::string TpmHandle::SendCommandAndWait(const std::string& command) { in SendCommandAndWait() function in trunks::TpmHandle
Dtrunks_dbus_proxy.cc79 std::string TrunksDBusProxy::SendCommandAndWait(const std::string& command) { in SendCommandAndWait() function in trunks::TrunksDBusProxy
Dtrunks_binder_proxy.cc96 std::string TrunksBinderProxy::SendCommandAndWait(const std::string& command) { in SendCommandAndWait() function in trunks::TrunksBinderProxy
Dtrunks_binder_service.cc106 TrunksBinderService::BinderServiceInternal::SendCommandAndWait( in SendCommandAndWait() function in trunks::TrunksBinderService::BinderServiceInternal
Dbackground_command_transceiver.cc77 std::string BackgroundCommandTransceiver::SendCommandAndWait( in SendCommandAndWait() function in trunks::BackgroundCommandTransceiver
Dtrunks_ftdi_spi.cc237 std::string TrunksFtdiSpi::SendCommandAndWait(const std::string& command) { in SendCommandAndWait() function in trunks::TrunksFtdiSpi
Dresource_manager.cc103 std::string ResourceManager::SendCommandAndWait(const std::string& command) { in SendCommandAndWait() function in trunks::ResourceManager