Searched refs:updated_handles (Results 1 – 1 of 1) sorted by relevance
117 std::vector<TPM_HANDLE> updated_handles; in SendCommandAndWait() local124 updated_handles.push_back(tpm_handle); in SendCommandAndWait()126 std::string updated_command = ReplaceHandles(command, updated_handles); in SendCommandAndWait()