Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dresource_manager.cc134 std::string updated_command = ReplaceHandles(command, updated_handles); in SendCommandAndWait() local
723 std::string updated_command = command.substr(0, kMessageHeaderSize) + in ProcessFlushContext() local