Searched refs:matching_op (Results 1 – 1 of 1) sorted by relevance
110 auto matching_op = find_if( in FindAuthPerOpAuthorization() local113 if (matching_op == entries_.end()) in FindAuthPerOpAuthorization()116 if (!matching_op->SatisfiesAuth(sids, auth_type)) in FindAuthPerOpAuthorization()119 *found = matching_op->token(); in FindAuthPerOpAuthorization()