Searched refs:session_to_flush (Results 1 - 1 of 1) sorted by path

/system/tpm/trunks/
H A Dresource_manager.cc422 TPM_HANDLE session_to_flush; local
424 if (!ChooseSessionToEvict(command_info.session_handles, &session_to_flush)) {
428 factory_.GetTpm()->FlushContextSync(session_to_flush, nullptr);
433 CleanupFlushedHandle(session_to_flush);

Completed in 51 milliseconds