Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/apilint/
H A Ddeprecated_at_birth.py279 prev_path = sys.argv[2] variable
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_impl.cc701 const auto& prev_path = field_it_and_inserted.first->second; in RegisterMetric() local