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

/macosx-10.10.1/Security-57031.1.35/securityd/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 76 milliseconds