Home
last modified time | relevance | path

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

/device/google/wahoo/health/
DHealthService.cpp102 std::vector<std::string> lines = android::base::Split(version, "\n"); in get_storage_info() local
103 if (lines.empty()) { in get_storage_info()
108 if (sscanf(lines[6].c_str(), "hba->ufs_version = 0x%7s\n", rev) < 1) { in get_storage_info()
118 lines = android::base::Split(buffer, "\n"); in get_storage_info()
119 if (lines.empty()) { in get_storage_info()
123 for (size_t i = 1; i < lines.size(); i++) { in get_storage_info()
127 if ((ret = sscanf(lines[i].c_str(), in get_storage_info()
/device/generic/opengl-transport/host/libs/virglrenderer/
Dgen_entries.py67 def parse_entries_file(lines): argument
79 for line in lines:
249 def parse_file(filename, lines, mode): argument
254 entries, prefix_name, verbatim, errors = parse_entries_file(lines)
/device/generic/goldfish/tools/
Dmk_combined_img.py33 lines = input_file.readlines()
34 for line in lines:
62 if partition_info["num"] > len(lines) or partition_info["num"] < 0:
64 (partition_info["num"], len(lines)))
DREADME.md28 ``<partition number>`` should be within range of ``[1, number of lines]``
/device/google/cuttlefish/host/commands/assemble_cvd/
Dmisc_info.cc24 auto lines = android::base::Split(misc_info_contents, "\n"); in ParseMiscInfo() local
26 for (auto& line : lines) { in ParseMiscInfo()
Dsuper_image_mixer.cc75 auto lines = android::base::Split(contents, "\n"); in FindImports() local
76 for (const auto& line : lines) { in FindImports()
/device/google/cuttlefish/common/libs/utils/
Dnetwork.cpp144 auto lines = android::base::Split(stdout, "\n"); in TapInterfacesInUse() local
146 for (const auto& line : lines) { in TapInterfacesInUse()
/device/google/contexthub/firmware/
DCodingStandard.txt6 That being said, this is not an endorsement of 500-character lines. Be reasonable.
/device/generic/opengl-transport/host/commands/emugen/
DREADME130 Note: Empty lines in the file are ignored. A line starts with # is a comment
/device/google/wahoo/sepolicy/vendor/
Dfile_contexts233 # TODO(b/36895509): remove the following 2 lines once this bug is resolved
/device/google/bonito/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
/device/google/crosshatch/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
/device/google/coral/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