Searched refs:SSIDs (Results 1 – 2 of 2) sorted by relevance
188 scanning; this allows APs with hidden SSIDs to be used)
566 SmallVector<SyncScope::ID, 8> SSIDs; member in __anon8c0d27130411::BitcodeReader2006 if (!SSIDs.empty()) in parseSyncScopeNames()2021 if (SSIDs.empty()) in parseSyncScopeNames()2042 SSIDs.push_back(Context.getOrInsertSyncScopeID(SSN)); in parseSyncScopeNames()5538 if (Val >= SSIDs.size()) in getDecodedSyncScopeID()5540 return SSIDs[Val]; in getDecodedSyncScopeID()