/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/libhidl/libhidlcache/ |
D | MemoryDealer.cpp | 55 void dump(const char* tag) const; 56 void dump(string& res, const char* tag) const; 98 void MemoryDealer::dump(const char* tag) const { in dump() function in android::hardware::MemoryDealer 99 mAllocator->dump(tag); in dump() 247 void SimpleBestFitAllocator::dump(const char* tag) const { in dump() function in android::hardware::SimpleBestFitAllocator 258 void SimpleBestFitAllocator::dump(string& result, const char* tag) const { in dump() function in android::hardware::SimpleBestFitAllocator
|
/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()
|
D | check_file_read.py | 100 def dump(self): member in FileAccess 155 def dump(self, name_to_pid_map): member in FileEvent 166 self.read.dump() 169 self.write.dump() 404 f.dump(name_to_pid_map) 411 def dump(self): member in Trace 438 trace.dump()
|
D | check_verity.py | 114 def dump(self): member in VerityTrace 136 trace.dump()
|
/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/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/sepolicy/public/ |
D | hal_configstore.te | 42 -anr_data_file # for crash dump collection 43 -tombstone_data_file # for crash dump collection
|
/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/bt/stack/gatt/ |
D | connection_manager.h | 55 extern void dump(int fd);
|
/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
|
/system/core/libutils/include/utils/ |
D | ProcessCallStack.h | 49 void dump(int fd, int indent = 0, const char* prefix = nullptr) const;
|
/system/netd/server/ |
D | Process.h | 54 void dump(netdutils::DumpWriter& dw);
|
/system/media/audio_utils/ |
D | ErrorLog.cpp | 45 return reinterpret_cast<ErrorLog<int32_t> *>(error_log)->dump(fd, prefix, lines, limit_ns); in error_log_dump()
|
/system/chre/platform/slpi/ |
D | init.cc | 98 UniquePtr<char> dump = chre::EventLoopManagerSingleton::get()->debugDump(); in performDebugDumpCallback() local 99 chre::commitDebugDump(*handle, dump.get(), true /*done*/); in performDebugDumpCallback()
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | hal_configstore.te | 46 -anr_data_file # for crash dump collection 47 -tombstone_data_file # for crash dump collection
|
/system/libufdt/tests/ |
D | verifyDTBO.sh | 28 $mkdtimg_path dump dtbo.img -b dumped_dtbo > /dev/null
|
/system/core/libsysutils/include/sysutils/ |
D | NetlinkEvent.h | 56 void dump();
|
/system/netd/resolv/ |
D | ResolverController.h | 59 void dump(netdutils::DumpWriter& dw, unsigned netId);
|