Home
last modified time | relevance | path

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

/art/runtime/
Dreference_table.cc238 void Reset(GcRoot<mirror::Object>& _root) { in Dump() argument
239 root = _root; in Dump()
/art/tools/
Dcpplint.py362 _root = None variable
1163 if _root:
1164 file_path_from_root = re.sub('^' + _root + os.sep, '', file_path_from_root)
4054 global _root
4055 _root = val