Home
last modified time | relevance | path

Searched defs:getPrintfFunction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/gwp_asan/gwp_asan/tests/platform_specific/
H A Dprintf_sanitizer_common.cpp16 Printf_t getPrintfFunction() { return __sanitizer::Printf; } in getPrintfFunction() function
/aosp_15_r20/external/gwp_asan/android/
H A Dtest_printf.cpp20 Printf_t getPrintfFunction() { return PrintfWrapper; } in getPrintfFunction() function