Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/utils/libcxx/test/
H A Dtracing.py14 def trace_function(function, log_calls, log_results, label=''): argument
36 def trace_object(obj, log_calls, log_results, label=''): argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/sptool/
Dspactions.py29 …def __init__(self, action, exec_order=DEFAULT_ACTION_ORDER, global_action=True, log_calls = False): argument
61 …def sp_action(in_action = None, global_action = False, log_calls=False, exec_order=DEFAULT_ACTION_… argument