Home
last modified time | relevance | path

Searched refs:extract_timing (Results 1 – 1 of 1) sorted by relevance

/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py256 name, time_v, dict = extract_timing(v, timings)
482 def extract_timing(s, patterns): function