Home
last modified time | relevance | path

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

/aosp12/system/extras/boottime_tools/io_analysis/
H A Dcheck_io_trace.py43 def get_string_pos(strings, string_to_find): argument
45 if s == string_to_find:
H A Dcheck_io_trace_all.py46 def get_string_pos(strings, string_to_find): argument
48 if s == string_to_find: