Home
last modified time | relevance | path

Searched defs:snippet_type (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/
Dmodule.py24 def FindAll(self, snippet_type): argument
27 def FindChildren(self, snippet_type): argument
Dsnippet.py52 def FindAll(self, snippet_type): argument
64 def FindChild(self, snippet_type, **kwargs): argument
81 def FindChildren(self, snippet_type): argument
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/
Dfunction_definition.py39 def FindChild(self, snippet_type, **kwargs): argument
42 def FindChildren(self, snippet_type): argument
Dclass_definition.py39 def FindChild(self, snippet_type, **kwargs): argument
42 def FindChildren(self, snippet_type): argument