Searched refs:startInclusive (Results 1 – 3 of 3) sorted by relevance
30 String extractionStartRegex, boolean startInclusive, in extractSection() argument43 if (startInclusive) { in extractSection()
220 String extractionStartRegex, boolean startInclusive, in runCommandAndExtractSection() argument222 return TextUtils.extractSection(runShellCommand(cmd), extractionStartRegex, startInclusive, in runCommandAndExtractSection()
131 String startPattern, boolean startInclusive, in runCommandAndExtract() argument153 if (startInclusive) { in runCommandAndExtract()