HomeSort by relevance Sort by last modified time
    Searched refs:ChooseSessionToEvict (Results 1 - 2 of 2) sorted by null

  /system/tpm/trunks/
resource_manager.h 99 bool ChooseSessionToEvict(const std::vector<TPM_HANDLE>& sessions_to_retain,
resource_manager.cc 195 bool ResourceManager::ChooseSessionToEvict(
313 if (!ChooseSessionToEvict(command_info.session_handles, &session_to_evict)) {
424 if (!ChooseSessionToEvict(command_info.session_handles, &session_to_flush)) {

Completed in 281 milliseconds