Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
Dgen_entries.py71 def parse_entries_file(lines): argument
251 def parse_file(filename, lines, mode): argument
/device/google/trout/agl_services_build/yocto-layer/meta-google/recipes-trout/images/machine-image/sa81x5/google-overlay/usr/bin/
Dgnss_replay.py30 def __init__(self, prefix, lines): argument
/device/google/trout/hal/gnss/host/
Dgnss_replay.py30 def __init__(self, prefix, lines): argument
/device/google/cuttlefish/common/libs/utils/
Dnetwork.cpp148 auto lines = android::base::Split(stdout_str, "\n"); in TapInterfacesInUse() local
Dproc_file_utils.cpp281 std::vector<std::string> lines = TokenizeByNullChar(environ); in GetEnvs() local
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationPanelItemView.java209 int lines = layout.getLineCount(); in isContentTextCutOff() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dmisc_info.cc153 auto lines = android::base::Split(misc_info_contents, "\n"); in ParseMiscInfo() local
Dsuper_image_mixer.cc80 auto lines = android::base::Split(contents, "\n"); in FindImports() local
Dvendor_dlkm_utils.cc52 bool WriteLinesToFile(const Container& lines, const char* path) { in WriteLinesToFile()
/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc431 auto lines = android::base::Tokenize(out, "\n"); in GetEntDnsResolve() local
/device/sample/apps/tv/SetupCustomizationSample/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/device/sample/apps/tv/SetupValidation/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto6030 repeated Line lines = 2; field