Home
last modified time | relevance | path

Searched refs:candidates (Results 1 – 2 of 2) sorted by relevance

/system/tpm/trunks/
Dresource_manager.cc199 std::vector<TPM_HANDLE> candidates; in ChooseSessionToEvict() local
205 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()
/system/sepolicy/tools/sepolicy-analyze/
DREADME14 Equivalent types are candidates for being coalesced into a single
32 types that are not equivalent but may be candidates for coalescing.