Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dtemplate_expander.py10 _current_dir = os.path.dirname(os.path.realpath(__file__)) variable
14 1, os.path.join(_current_dir, *([os.pardir] * 7 + ['third_party'])))
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/parse/
Dparser.py10 _current_dir = os.path.dirname(os.path.realpath(__file__)) variable
12 1, os.path.join(_current_dir, *([os.pardir] * 7 + ['third_party'])))