Searched refs:extract (Results 1 – 13 of 13) sorted by relevance
/tools/trebuchet/trebuchet/traceutils/src/ |
D | TraceUtils.kt | 48 extractor.extract(reader, { in findTraces() 80 fun extract(source: File, destDir: File) { in extract() method 103 extract(source, destDir) in main()
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/extractors/ |
D | Extractor.kt | 34 fun extract(stream: StreamingReader, processSubStream: (BufferProducer) -> Unit) method
|
D | SystraceExtractor.kt | 28 override fun extract(stream: StreamingReader, processSubStream: (BufferProducer) -> Unit) { in <lambda>() method in trebuchet.extractors.SystraceExtractor
|
D | ZlibExtractor.kt | 89 override fun extract(stream: StreamingReader, processSubStream: (BufferProducer) -> Unit) { in extract() method in ZlibExtractor
|
/tools/test/openhst/ |
D | stress_test.proto | 42 // The regex to extract the string containing the timestamp. 58 // The information needed to extract timestamps from the config. 73 // The information needed to extract timestamps from the config.
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/task/ |
D | ImportTask.kt | 44 extractor.extract(reader, this::extractOrImport) in extractOrImport()
|
/tools/security/gdb/gdb_json_printer/ |
D | README.md | 76 * the printer treats all arrays as pointers now. We expected it to have ability to extract array/bu…
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | FatLfnDirectoryEntry.java | 73 static FatLfnDirectoryEntry extract( in extract() method in FatLfnDirectoryEntry
|
D | FatLfnDirectory.java | 270 FatLfnDirectoryEntry.extract(this, offset, ++i - offset); in parseLfn()
|
/tools/trebuchet/trebuchet/startup-analyzer/ |
D | README.md | 12 This tool is able to process either text traces from `atrace` or extract the
|
/tools/metalava/ |
D | README.md | 159 as well and metalava will parse and extract API information from them just as 285 this was generated manually via the development/tools/extract code. This also
|
/tools/test/connectivity/acts/framework/acts/ |
D | utils.py | 993 out_path = zip_file.extract(zip_info.filename, path=extract_location)
|
/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed-test-framework.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |