Home
last modified time | relevance | path

Searched defs:to_exclude (Results 1 – 4 of 4) 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
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DInterpreter.cpp60 auto to_exclude = local_keyset.excluded_; in setup_dispatch_key_tls() local
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc2128 ArrayRef<const DexFile* const> to_exclude(compiler_options_.GetDexFilesForOatFile()); in InitIndexBssMappings() local
3073 ArrayRef<const DexFile* const> to_exclude(compiler_options_.GetDexFilesForOatFile()); in WriteIndexBssMappings() local