Searched refs:candidates (Results 1 – 2 of 2) sorted by relevance
199 std::vector<TPM_HANDLE> candidates; in ChooseSessionToEvict() local205 candidates.push_back(item.first); in ChooseSessionToEvict()208 if (candidates.empty()) { in ChooseSessionToEvict()214 candidates.begin(), candidates.end(), [this](TPM_HANDLE a, TPM_HANDLE b) { in ChooseSessionToEvict()
14 Equivalent types are candidates for being coalesced into a single32 types that are not equivalent but may be candidates for coalescing.