Searched refs:lines (Results 1 – 5 of 5) sorted by relevance
449 std::vector<std::string> lines = android::base::Split(std::move(buffer), "\n"); in refresh() local451 for (uint32_t i = 0; i < lines.size(); i++) { in refresh()452 if (lines[i].empty()) { in refresh()456 if (!loadDataFromLine(std::move(lines[i]), data)) in refresh()
21 # lines indented eight spaces.". clang-format does not support having the colon
86 lines to `HealthService.cpp`:
354 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines 356 # the documentation. If the initializer consists of more lines than specified