Searched refs:emptyUnit (Results 1 – 1 of 1) sorted by relevance
341 SimRdbInfo emptyUnit; in SortCache() local342 emptyUnit.isActive = DEACTIVE; in SortCache()343 emptyUnit.iccId = ""; in SortCache()345 emptyUnit.slotIndex = i; in SortCache()346 sortCache.emplace_back(emptyUnit); in SortCache()