Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/tools/
Dparse_bugreport.py67 lines = tag.splitlines()
68 if len(lines) < 2:
78 for line in lines[1:]:
/hardware/google/pixel/perfstatsd/
Dio_usage.cpp447 std::vector<std::string> lines = android::base::Split(std::move(buffer), "\n"); in refresh() local
449 for (uint32_t i = 0; i < lines.size(); i++) { in refresh()
450 if (lines[i].empty()) { in refresh()
454 if (!loadDataFromLine(std::move(lines[i]), data)) in refresh()
/hardware/interfaces/identity/support/tests/
DIdentityCredentialSupportTest.cpp178 vector<string> lines; in replaceLine() local
182 lines.push_back(s); in replaceLine()
185 size_t numLines = lines.size(); in replaceLine()
192 for (const string& line : lines) { in replaceLine()
/hardware/google/av/media/eco/
D.clang-format21 # lines indented eight spaces.". clang-format does not support having the colon
/hardware/google/camera/common/hal/utils/
Dhal_camera_metadata.cc498 int32_t lines = count / values_per_line[type]; in PrintData() local
500 lines++; in PrintData()
505 for (j = 0; j < lines; j++) { in PrintData()
/hardware/interfaces/health/2.0/
DREADME.md90 lines to `HealthService.cpp`:
DREADME90 lines to `HealthService.cpp`:
/hardware/qcom/msm8998/json-c/
DDoxyfile354 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines
356 # the documentation. If the initializer consists of more lines than specified