Searched defs:ProcessMethod (Results 1 – 2 of 2) sorted by relevance
/art/tools/ | ||
D | stream-trace-converter.py | 114 def ProcessMethod(self, input): member in Rewriter |
/art/runtime/ | ||
D | profiler.cc | 407 bool BackgroundMethodSamplingProfiler::ProcessMethod(ArtMethod* method) { in ProcessMethod() function in art::BackgroundMethodSamplingProfiler |