Home
last modified time | relevance | path

Searched defs:dump_fd (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/bionic/libc/malloc_debug/
H A DRecordData.cpp103 int dump_fd = open(file.c_str(), O_WRONLY | O_CREAT | O_TRUNC | O_CLOEXEC | O_NOFOLLOW, 0755); in WriteEntries() local
/aosp_15_r20/external/coreboot/util/ifdtool/
H A Difdtool.c1014 static void dump_fd(char *image, int size) in dump_fd() function
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/
H A Dwifi_chip.cpp1869 const int dump_fd = mkstemp(makeCharVec(file_path_raw).data()); in writeRingbufferFilesInternal() local
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_chamelium.c1264 int dump_fd; member
/aosp_15_r20/external/f2fs-tools/include/
H A Df2fs_fs.h1506 int32_t dump_fd; member