/system/libufdt/utils/tests/ |
D | mkdtboimg_acpi_testdata.sh | 31 MKDTIMG_DUMP="${MKDTIMG_OUT}"/dump.aml 36 MKDTBOIMG_CREATEDUMP="${MKDTBOIMG_OUTCREATE}"/dump.aml 37 MKDTBOIMG_CFGDUMP="${MKDTBOIMG_OUTCFG}"/dump.aml 62 mkdtimg dump ${MKDTIMG_OUT}/create_acpi.img -b "${MKDTIMG_DUMP}"| grep -v 'FDT' > ${MKDTIMG_OUT}/cr… 65 ../src/mkdtboimg.py dump ${MKDTBOIMG_OUTCREATE}/create_acpi.img --output ${MKDTBOIMG_OUTCREATE}/cre… 68 ../src/mkdtboimg.py dump ${MKDTBOIMG_OUTCFG}/create_acpi.img --output ${MKDTBOIMG_OUTCFG}/create.du…
|
D | mkdtboimg_testdata.sh | 35 MKDTIMG_DUMP="${MKDTIMG_OUT}"/dump.dtb 40 MKDTBOIMG_CREATEDUMP="${MKDTBOIMG_OUTCREATE}"/dump.dtb 41 MKDTBOIMG_CFGDUMP="${MKDTBOIMG_OUTCFG}"/dump.dtb 73 mkdtimg dump ${MKDTIMG_OUT}/create.img -b "${MKDTIMG_DUMP}"| grep -v 'FDT' > ${MKDTIMG_OUT}/create.… 76 ../src/mkdtboimg.py dump ${MKDTBOIMG_OUTCREATE}/create.img --output ${MKDTBOIMG_OUTCREATE}/create.d… 79 ../src/mkdtboimg.py dump ${MKDTBOIMG_OUTCFG}/create.img --output ${MKDTBOIMG_OUTCFG}/create.dump -b…
|
D | mkdtimg_acpi_testdata.sh | 48 mkdtimg dump "$IMG" -b "$OUTDTB_CFG" | grep -v 'FDT' | tee "${OUTDIR}/cfg_create_acpi.dump" 56 mkdtimg dump "$IMG" -b "$OUTDTB" | grep -v 'FDT' | tee "${OUTDIR}/create_acpi.dump"
|
D | mkdtimg_testdata.sh | 46 mkdtimg dump "$IMG" -b "$OUTDTB_CFG" | tee "${OUTDIR}/cfg_create.dump" 58 mkdtimg dump "$IMG" -b "$OUTDTB" | tee "${OUTDIR}/create.dump"
|
/system/tools/aidl/build/ |
D | aidl_api.go | 151 func (m *aidlApi) makeApiDumpAsVersion(ctx android.ModuleContext, dump apiDump, version string, lat… 174 Text(dump.dir.String()).Implicits(dump.files). 189 Text("cp -rf " + dump.dir.String() + "/. " + targetDir).Implicits(dump.files). 205 rb.Command().Text("cp -rf " + dump.dir.String() + "/* " + targetDir).Implicits(dump.files) 314 func (m *aidlApi) checkIntegrity(ctx android.ModuleContext, dump apiDump) android.WritablePath { 315 version := dump.dir.Base() 327 implicits = append(implicits, dump.files...) 328 implicits = append(implicits, dump.hashFile.Path()) 335 "apiDir": dump.dir.String(), 337 "hashFile": dump.hashFile.Path().String(),
|
/system/extras/boottime_tools/io_analysis/ |
D | check_io_trace_all.py | 93 def dump(self): member in ProcessData 179 def dump(self): member in IoTrace 195 process[1].dump() 204 process[1].dump() 285 def dump(self): member in SchedProcess 361 def dump(self): member in SchedTrace 366 v.dump() 381 io_trace.dump() 383 sched_trace.dump()
|
/system/incremental_delivery/incfs/incfsdump/ |
D | dump.h | 21 void dump(std::string_view backingFile);
|
D | main.cpp | 42 android::incfs::dump(argv[i]); in main()
|
/system/libhwbinder/vts/performance/ |
D | PerfTest.cpp | 150 void Results::dump() const { in dump() function in Results 194 void PResults::dump() const { in dump() function in PResults 201 other.dump(); in dump() 204 fifo.dump(); in dump()
|
D | PerfTest.h | 101 void dump() const; 133 void dump() const;
|
/system/bt/test/headless/dumpsys/ |
D | dumpsys.cc | 36 bluetoothInterface.dump(1, nullptr); in Run()
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | audioserver.te | 5 # Allow audioserver to signal audio HAL processes and dump their stacks.
|
D | hal_configstore.te | 43 -anr_data_file # for crash dump collection 44 -tombstone_data_file # for crash dump collection
|
/system/sepolicy/public/ |
D | audioserver.te | 5 # Allow audioserver to signal audio HAL processes and dump their stacks.
|
D | hal_configstore.te | 43 -anr_data_file # for crash dump collection 44 -tombstone_data_file # for crash dump collection
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | audioserver.te | 5 # Allow audioserver to signal audio HAL processes and dump their stacks.
|
D | hal_configstore.te | 43 -anr_data_file # for crash dump collection 44 -tombstone_data_file # for crash dump collection
|
/system/extras/boottime_tools/bootanalyze/ |
D | bugreport_anayze.py | 112 def dump(self): member in Events 362 def dump(self): member in Parser 366 self.current_boot_kernel.dump() 369 self.current_boot_logcat.dump() 373 self.last_boot_kernel.dump() 376 self.last_boot_logcat.dump() 383 parser.dump()
|
/system/sepolicy/vendor/ |
D | hal_audio_default.te | 9 # allow audioserver to call hal_audio dump with its own fd to retrieve status
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | hal_configstore.te | 42 -anr_data_file # for crash dump collection 43 -tombstone_data_file # for crash dump collection
|
/system/chre/doc/ |
D | framework_debugging.md | 41 A debug dump is human-readable text produced on-demand for debugging purposes. 42 While `LOGx()` is useful for logging events as they happen, the debug dump is 44 state, history, vital statistics, etc. The debug dump is especially useful for 46 diagnose potential issues. The CHRE framework produces a debug dump when
|
/system/bt/stack/gatt/ |
D | connection_manager.h | 55 extern void dump(int fd);
|
/system/libufdt/utils/ |
D | README.md | 62 and `dump`. 183 #### `dump` Command 185 For `dtb`/`dtbo` images, use the `dump` command to print the information in 189 $mkdtimg dump dtbo.img
|
/system/core/debuggerd/tombstoned/ |
D | intercept_manager.cpp | 195 bool dump_types_compatible(DebuggerdDumpType interceptor, DebuggerdDumpType dump) { in dump_types_compatible() argument 196 if (interceptor == dump) { in dump_types_compatible() 200 if (interceptor == kDebuggerdTombstone && dump == kDebuggerdTombstoneProto) { in dump_types_compatible()
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | hal_configstore.te | 46 -anr_data_file # for crash dump collection 47 -tombstone_data_file # for crash dump collection
|