Searched defs:print_func (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/tools/asuite/atest/ |
H A D | banner_unittest.py | 32 print_func = lambda m: printed_banners.append(m) function
|
H A D | banner.py | 89 print_func = lambda m: atest_utils.colorful_print(m, constants.MAGENTA) function
|
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/ |
D | Isolate.h | 54 void (*print_func)(const Options&, const Test&); member
|
/aosp_15_r20/external/elfutils/tests/ |
H A D | dwflmodtest.c | 113 print_func (Dwarf_Die *func, void *arg) in print_func() function
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-radius.c | 612 void (*print_func)(netdissect_options *, const u_char *, u_int, u_short); member
|
/aosp_15_r20/external/strace/ |
H A D | util.c | 1096 print_fn print_func, in print_array_ex()
|
H A D | defs.h | 852 print_fn print_func, in print_array()
|
/aosp_15_r20/external/cronet/build/android/ |
H A D | apk_operations.py | 661 def __init__(self, stack_script_context, print_func): argument
|
/aosp_15_r20/external/angle/build/android/ |
H A D | apk_operations.py | 685 def __init__(self, stack_script_context, print_func): argument
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-profile.c | 84 event_data_print print_func; member
|
/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/ |
H A D | native_crypto.cc | 1098 typedef int print_func(BIO*, const EVP_PKEY*, int, ASN1_PCTX*); typedef
|