Searched refs:CommonSet (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/securityd-55199.3/src/
H A Dtoken.h128 typedef set<TokenDbCommon *> CommonSet; typedef in class:Token
129 CommonSet mCommons;
H A Dtoken.cpp169 CommonSet tmpCommons;
178 for (CommonSet::const_iterator it = tmpCommons.begin(); it != tmpCommons.end();)

Completed in 86 milliseconds