Home | History | Annotate | Download | only in src

Lines Matching refs:TokenToIndex

648         profiles_by_token_[TokenToIndex(TokenEnumerator::kNoSecurityToken)];
667 profiles_by_token_[TokenToIndex(TokenEnumerator::kNoSecurityToken)];
731 int CpuProfilesCollection::TokenToIndex(int security_token_id) {
739 const int index = TokenToIndex(security_token_id);
743 profiles_by_token_[TokenToIndex(TokenEnumerator::kNoSecurityToken)];
757 profiles_by_token_[TokenToIndex(TokenEnumerator::kNoSecurityToken)];