Home
last modified time | relevance | path

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

/xnu-11215.81.4/tools/lldbmacros/
H A Dutils.py101 def GetLongestMatchOption(searchstr, options=[], ignore_case=True): argument
H A Dprocess.py1293 def FindTasksByName(searchstr, ignore_case=True): argument