Searched refs:garbledSize (Results 1 – 1 of 1) sorted by relevance
244 size_t garbledSize = infoName.size() - MIN_GARBLE_SIZE; in GarbleInfoName() local245 garbledInfoName.replace(GARBLE_START, garbledSize, GARBLE); in GarbleInfoName()