Home
last modified time | relevance | path

Searched refs:set_command (Results 1 – 4 of 4) sorted by relevance

/system/tpm/trunks/
Dtrunks_dbus_proxy.cc65 tpm_command_proto.set_command(command); in SendCommand()
90 tpm_command_proto.set_command(command); in SendCommandAndWait()
Dtrunks_binder_proxy.cc76 command_proto.set_command(command); in SendCommand()
97 command_proto.set_command(command); in SendCommandAndWait()
/system/extras/perfprofd/quipper/
Dperf_parser.h60 void set_command(const string* command) { in set_command() function
Dperf_parser.cc260 parsed_event->set_command(comm_iter->second); in MapSampleEvent()