Home | History | Annotate | Download | only in aapt

Lines Matching full:retstr

377     String8 retStr(pkgName);
379 retStr += componentName;
381 retStr += ".";
382 retStr += componentName;
386 return retStr.string();