| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
| D | gnss_testlog_utils.py | 129 def parse_log_to_df(filename, configs, index_rownum=True): argument 195 def parse_gpstool_ttfflog_to_df(filename): argument 228 def parse_gpsapilog_to_df(filename): argument 319 def parse_gpsapilog_to_df_v2(filename): argument
|
| /tools/repohooks/tools/ |
| D | cpplint.py | 956 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument 1366 def AddJUnitFailure(self, filename, linenum, message, category, confidence): argument 1513 def Check(self, error, filename, linenum): argument 1558 def __init__(self, filename): argument 1684 def Error(filename, linenum, category, confidence, message): argument 1870 def RemoveMultiLineComments(filename, lines, error): argument 2234 def CheckForCopyright(filename, lines, error): argument 2287 def GetHeaderGuardCPPVariable(filename): argument 2364 def CheckForHeaderGuard(filename, clean_lines, error): argument 2467 def CheckHeaderFileIncluded(filename, include_state, error): argument [all …]
|
| /tools/security/fuzzing/orphans/libufdt/ |
| D | mkcorpus.c | 24 static uint32_t get_file_length(const char *filename) { in get_file_length() 35 static void append_file(FILE *out, const char *filename) { in append_file()
|
| /tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/components/ |
| D | ChooseTrace.kt | 32 val filename = fd.file in selectFile() constant
|
| /tools/platform-compat/java/android/processor/compat/ |
| D | SourcePosition.java | 24 private final String filename; field in SourcePosition 30 public SourcePosition(String filename, long startLineNumber, long startColumnNumber, in SourcePosition()
|
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/ |
| D | check_quality.py | 63 def __init__(self, filename): argument 88 def _convert_and_read_wav_file(self, filename): argument 114 def _read_wave_file(self, filename): argument 420 def read_audio_file(filename, channel, bit_width, rate): argument 487 filename, argument
|
| D | audio_analysis.py | 558 def get_file_THDN(filename, q, freq=None): argument 589 def get_file_max_THDN(filename, step_size, window_size, q, freq=None): argument 626 def get_file_anomaly_durations(filename, argument
|
| /tools/treble/gki/ |
| D | repack_gki.py | 82 def copy_kernel_file(in_dir, filename, outname=None): argument
|
| /tools/platform-compat/build/ |
| D | process_compat_config.py | 92 def write(self, filename): argument 97 def write_device_config(self, filename): argument
|
| /tools/trebuchet/trebuchet/startup-analyzer/src/ |
| D | StartupAnalyzer.kt | 109 val filename = args[0] in main() constant
|
| /tools/platform-compat/java/com/android/annotationvisitor/ |
| D | JarReader.java | 38 public JarReader(Status s, String filename) throws IOException { in JarReader()
|
| /tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/engine/ |
| D | transformers.py | 32 def __init__(self, filename, measure_after_seconds=0): argument 91 def __init__(self, filename, measure_after_seconds=0): argument
|
| /tools/acloud/public/actions/ |
| D | create_goldfish_action.py | 176 def ParseBuildInfo(filename): argument 203 def _FetchBuildIdFromFile(cfg, build_target, build_id, filename): argument
|
| /tools/platform-compat/java/com/android/javac/ |
| D | Javac.java | 112 public InputStream getOutputFile(String filename) throws IOException { in getOutputFile()
|
| /tools/acloud/create/ |
| D | create_common_test.py | 39 def write(self, filename, arcname=None, compress_type=None): argument
|
| /tools/asuite/aidegen_functional_test/ |
| D | aidegen_functional_test_main.py | 160 def _import_project_file_xml_etree(filename): argument 224 def _get_unique_module_name(rel_path, filename): argument
|
| /tools/platform-compat/javatest/android/processor/compat/unsupportedappusage/ |
| D | UnsupportedAppUsageProcessorTest.java | 57 private CsvReader compileAndReadCsv(JavaFileObject source, String filename) throws IOException { in compileAndReadCsv()
|
| /tools/treble/build/treble_build/report/ |
| D | build.go | 37 filename string member
|
| /tools/repohooks/rh/ |
| D | config_unittest.py | 53 def _write_config(self, data, filename='temp.cfg'): argument
|
| /tools/metalava/ |
| D | build.gradle.kts | 115 val filename = destJar.substringAfterLast("/") in registerTestPrebuiltsSdkTasks() constant
|
| /tools/test/connectivity/acts/framework/acts/metrics/ |
| D | core.py | 225 def _get_output_file(self, output_path, filename, extension): argument
|
| /tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/test/ |
| D | PerformanceTest.java | 217 private File findApk(String filename) { in findApk()
|
| /tools/netsim/rust/netsim-cxx/src/captures/ |
| D | handlers.rs | 136 let mut filename = std::env::temp_dir(); in get_file() localVariable
|
| D | capture.rs | 90 let mut filename = std::env::temp_dir(); in start_capture() localVariable
|
| /tools/asuite/atest/coverage/com/android/jacocolcov/ |
| D | JacocoToLcovConverter.java | 317 private String findSourceFileMatching(String filename) { in findSourceFileMatching()
|