Home
last modified time | relevance | path

Searched refs:entryList (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/kconfig/
H A Dqconf.cc57 QStringList entryList = value(key).toStringList(); in readSizes() local
60 for (it = entryList.begin(); it != entryList.end(); ++it) in readSizes()