Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/build/android/pylib/utils/
H A Dinstrumentation_tracing.py60 def _shouldTrace(frame, to_include, to_exclude, included, excluded): argument
105 def _generate_trace_function(to_include, to_exclude): argument
184 def start_instrumenting(output_file, to_include=(), to_exclude=()): argument
201 def Instrument(output_file, to_include=(), to_exclude=()): argument
/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Dinstrumentation_tracing.py60 def _shouldTrace(frame, to_include, to_exclude, included, excluded): argument
105 def _generate_trace_function(to_include, to_exclude): argument
184 def start_instrumenting(output_file, to_include=(), to_exclude=()): argument
201 def Instrument(output_file, to_include=(), to_exclude=()): argument