Searched defs:Process (Results 1 - 2 of 2) sorted by relevance

/art/tools/
H A Dstream-trace-converter.py136 def Process(self, input, body): member in class:Rewriter
169 self.Process(input, body)
/art/runtime/gc/collector/
H A Dconcurrent_copying.cc370 // Process the mark stack and issue an empty check point. If the
1107 collector_->Process(obj, offset);
1127 // Process a field.
1128 inline void ConcurrentCopying::Process(mirror::Object* obj, MemberOffset offset) { function in class:art::gc::collector::ConcurrentCopying
1150 // Process some roots.

Completed in 91 milliseconds