Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dpinyindecoderservice.cpp198 QString retStr = candidateAt(i); in fetchCandidates() local
200 retStr.remove(0, sentFixedLen); in fetchCandidates()
201 candidatesList.append(retStr); in fetchCandidates()