/aosp_15_r20/bionic/tests/ |
H A D | async_safe_test.cpp | 29 async_safe_format_buffer(buf, sizeof(buf), "a"); in TEST() 32 async_safe_format_buffer(buf, sizeof(buf), "%%"); in TEST() 35 async_safe_format_buffer(buf, sizeof(buf), "01234"); in TEST() 38 async_safe_format_buffer(buf, sizeof(buf), "a%sb", "01234"); in TEST() 42 async_safe_format_buffer(buf, sizeof(buf), "a%sb", s); in TEST() 45 async_safe_format_buffer(buf, sizeof(buf), "aa%scc", "bb"); in TEST() 48 async_safe_format_buffer(buf, sizeof(buf), "a%bb", 1234); in TEST() 51 async_safe_format_buffer(buf, sizeof(buf), "a%#bb", 1234); in TEST() 54 async_safe_format_buffer(buf, sizeof(buf), "a%#Bb", 1234); in TEST() 57 async_safe_format_buffer(buf, sizeof(buf), "a%cc", 'b'); in TEST() [all …]
|
H A D | malloc_iterate_test.cpp | 208 len = async_safe_format_buffer(buffer, sizeof(buffer), "Failed on map %s: %zu\n", name, in TEST() 211 len = async_safe_format_buffer(buffer, sizeof(buffer), in TEST()
|
/aosp_15_r20/system/core/debuggerd/handler/ |
H A D | debuggerd_handler.cpp | 109 async_safe_format_buffer(process_sysprop_name, sizeof(process_sysprop_name), in is_permissive_mte() 156 async_safe_format_buffer(process_sysprop_name, sizeof(process_sysprop_name), in permissive_mte_renable_timer() 162 async_safe_format_buffer( in permissive_mte_renable_timer() 265 async_safe_format_buffer(extra_desc, sizeof(extra_desc), ", syscall %d", si->si_syscall); in log_signal_summary() 267 async_safe_format_buffer(extra_desc, sizeof(extra_desc), ", fault addr %p", si->si_addr); in log_signal_summary() 504 async_safe_format_buffer(main_tid, sizeof(main_tid), "%d", thread_info->crashing_tid); in debuggerd_dispatch_pseudothread() 505 async_safe_format_buffer(pseudothread_tid, sizeof(pseudothread_tid), "%d", in debuggerd_dispatch_pseudothread() 507 async_safe_format_buffer(debuggerd_dump_type, sizeof(debuggerd_dump_type), "%d", in debuggerd_dispatch_pseudothread()
|
/aosp_15_r20/bionic/libfdtrack/ |
H A D | fdtrack.cpp | 285 async_safe_format_buffer(buf, sizeof(buf), in fdtrack_dump_impl() 290 p += async_safe_format_buffer(buf, sizeof(buf), in fdtrack_dump_impl() 297 p += async_safe_format_buffer(p, buf + sizeof(buf) - p, " %zu: %s+%" PRIu64 "\n", i, in fdtrack_dump_impl()
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | gwp_asan_wrappers.cpp | 291 async_safe_format_buffer(&program_specific_sysprop[0], kSyspropMaxLen, "%s%s", in GetGwpAsanOptionImpl() 293 async_safe_format_buffer(&persist_program_specific_sysprop[0], kSyspropMaxLen, "%s%s", in GetGwpAsanOptionImpl() 295 async_safe_format_buffer(&persist_default_sysprop[0], kSyspropMaxLen, "%s%s", kPersistPrefix, in GetGwpAsanOptionImpl()
|
H A D | libc_init_mte.cpp | 127 async_safe_format_buffer(sysprop_name, sizeof(sysprop_name), "%s%s", kMemtagPrognameSyspropPrefix, in get_environment_memtag_setting() 130 async_safe_format_buffer(remote_sysprop_name, sizeof(remote_sysprop_name), "%s%s", in get_environment_memtag_setting()
|
H A D | strerror.cpp | 78 length = async_safe_format_buffer(buf, buf_len, "Unknown error %d", error_number); in strerror_r()
|
H A D | bionic_systrace.cpp | 74 size_t len = async_safe_format_buffer(buf, length + WRITE_OFFSET, "B|%d|%s", getpid(), message); in trace_begin_internal()
|
H A D | pthread_internal.cpp | 193 async_safe_format_buffer(name_buffer, arraysize(name_buffer), "stack_mte_ring:%d", thread->tid); in __allocate_stack_mte_ringbuffer()
|
H A D | pthread_create.cpp | 345 async_safe_format_buffer(name_buffer, arraysize(name_buffer), "stack_and_tls:%d", thread->tid); in __set_stack_and_tls_vma_name()
|
/aosp_15_r20/bionic/libc/malloc_debug/ |
H A D | backtrace.cpp | 164 async_safe_format_buffer(buf, sizeof(buf), in backtrace_string() 170 async_safe_format_buffer(buf, sizeof(buf), " #%02zd pc %" PAD_PTR " %s%s\n", in backtrace_string()
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/bionic/libc/async_safe/include/async_safe/ |
H A D | log.h | 67 int async_safe_format_buffer(char* buf, size_t size, const char* fmt, ...) __printflike(3, 4);
|
/aosp_15_r20/bionic/libc/async_safe/include/async_safe/ |
H A D | log.h | 67 int async_safe_format_buffer(char* buf, size_t size, const char* fmt, ...) __printflike(3, 4);
|
/aosp_15_r20/bionic/linker/ |
H A D | linker_globals.h | 41 … async_safe_format_buffer(linker_get_error_buffer(), linker_get_error_buffer_size(), fmt, ##x); \
|
H A D | linker_config.cpp | 174 async_safe_format_buffer(buf, sizeof(buf), "%s:%zu: error: %s", file, lineno, msg.c_str()); in create_error_msg() 398 async_safe_format_buffer(buf, sizeof(buf), "%d", target_sdk_version_); in get_paths()
|
H A D | linker_phdr.cpp | 1273 async_safe_format_buffer(vma_name.data(), kVmaNameLimit, "mt:%s+%" PRIxPTR, soname, in name_memtag_globals_segments() 1291 async_safe_format_buffer(vma_name.data(), kVmaNameLimit, "mt:%s%s+%" PRIxPTR, in name_memtag_globals_segments()
|
/aosp_15_r20/out/soong/.intermediates/system/core/debuggerd/libtombstoned_client/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libtombstoned_client.so.toc | 55 50: FUNC GLOBAL DEFAULT 15 async_safe_format_buffer
|
/aosp_15_r20/out/soong/.intermediates/system/core/debuggerd/libtombstoned_client/android_arm64_armv8-2a_cortex-a55_shared_apex10000/ |
D | libtombstoned_client.so.toc | 55 50: FUNC GLOBAL DEFAULT 15 async_safe_format_buffer
|
/aosp_15_r20/out/soong/.intermediates/art/sigchainlib/libsigchain/android_arm64_armv8-2a_cortex-a55_shared_apex31/ |
D | libsigchain.so.toc | 56 51: FUNC GLOBAL DEFAULT 15 async_safe_format_buffer
|
/aosp_15_r20/bionic/libc/async_safe/ |
H A D | async_safe_log.cpp | 461 int async_safe_format_buffer(char* buffer, size_t buffer_size, const char* format, ...) { in async_safe_format_buffer() function
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libandroid_runtime/ |
D | stubs_riscv64.cc | 1032 DEFINE_INTERCEPTABLE_STUB_FUNCTION(async_safe_format_buffer); 2060 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", async_safe_format_buffer); in init_stub_library()
|
D | stubs_arm64.cc | 1032 DEFINE_INTERCEPTABLE_STUB_FUNCTION(async_safe_format_buffer); 2060 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", async_safe_format_buffer); in init_stub_library()
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/async_safe/libasync_safe/android_arm64_armv8-2a_cortex-a55_static_apex31_sabi/obj/bionic/libc/async_safe/ |
D | async_safe_log.sdump | 950 "function_name" : "async_safe_format_buffer", 951 "linker_set_key" : "async_safe_format_buffer",
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/async_safe/libasync_safe/android_arm64_armv8-2a_cortex-a55_static_sabi/obj/bionic/libc/async_safe/ |
D | async_safe_log.sdump | 950 "function_name" : "async_safe_format_buffer", 951 "linker_set_key" : "async_safe_format_buffer",
|
/aosp_15_r20/out/soong/.intermediates/bionic/libc/async_safe/libasync_safe/android_arm64_armv8-2a_cortex-a55_static_apex10000_sabi/obj/bionic/libc/async_safe/ |
D | async_safe_log.sdump | 950 "function_name" : "async_safe_format_buffer", 951 "linker_set_key" : "async_safe_format_buffer",
|