Searched refs:gids_index (Results 1 – 1 of 1) sorted by relevance
696 for (int gids_index = 0; gids_index < gids_num; ++gids_index) { in MatchGid() local697 if (native_gid_proxy[gids_index] == gid_to_find) { in MatchGid()