Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dqconf.cc71 QStringList entryList = value(key).toStringList(); in readSizes() local
74 for (it = entryList.begin(); it != entryList.end(); ++it) in readSizes()