Searched defs:lineStr (Results 1 – 3 of 3) sorted by relevance
102 String[] lineStr = wholeBuilder.toString().split(System.lineSeparator()); in filterLog() local
1709 String lineStr = null; in parseModuleName() local1741 String lineStr = null; in parsePackModuleName() local1769 String lineStr = null; in parsePackFormName() local1799 private void getNameFromString(String lineStr, Utility utility) throws BundleException { in getNameFromString()1830 private void getModuleNameFromString(String lineStr, Utility utility) throws BundleException { in getModuleNameFromString()1852 String lineStr = null; in parseCompressNativeLibs() local1903 String lineStr = null; in parseDeviceType() local
69 std::string lineStr; in IsAppValid() local