Home
last modified time | relevance | path

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

/external/libchrome/libchrome_tools/
Dupdate_libchrome.py43 _TOOLS_DIR = os.path.dirname(os.path.realpath(__file__)) variable
44 _LIBCHROME_ROOT = os.path.dirname(_TOOLS_DIR)
197 default=os.path.join(_TOOLS_DIR, 'patch'),
/external/skia/tools/
Dchrome_release_branch.py18 _TOOLS_DIR = os.path.dirname(os.path.abspath(__file__)) variable
19 _REPO_ROOT = os.path.realpath(os.path.join(_TOOLS_DIR, os.pardir))