Searched refs:updated_handles (Results 1 - 1 of 1) sorted by last modified time

/system/tpm/trunks/
H A Dresource_manager.cc117 std::vector<TPM_HANDLE> updated_handles; local
124 updated_handles.push_back(tpm_handle);
126 std::string updated_command = ReplaceHandles(command, updated_handles);

Completed in 61 milliseconds