Home
last modified time | relevance | path

Searched refs:file_name (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp81 void debug_dump_heap(const char* file_name);
999 void debug_dump_heap(const char* file_name) { in debug_dump_heap() argument
1006 int fd = open(file_name, O_RDWR | O_CREAT | O_NOFOLLOW | O_TRUNC | O_CLOEXEC, 0644); in debug_dump_heap()
1008 error_log("Unable to create file: %s", file_name); in debug_dump_heap()
1012 error_log("Dumping to file: %s\n", file_name); in debug_dump_heap()
/bionic/libc/kernel/uapi/linux/
Dincrementalfs.h90 __aligned_u64 file_name; member
Dhyperv.h80 __u16 file_name[W_MAX_PATH]; member