Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dvfprintf_internal.h59 LIBC_INLINE int file_write_hook(cpp::string_view new_str, void *fp) { in file_write_hook() function
75 printf_core::WriteBuffer wb(buffer, BUFF_SIZE, &file_write_hook, in vfprintf_internal()