Searched defs:TOOLS_DIR (Results 1 – 4 of 4) sorted by relevance
8 TOOLS_DIR = os.path.abspath( variable
34 TOOLS_DIR = os.path.dirname(os.path.abspath(__file__)) variable
15 TOOLS_DIR = os.path.abspath(os.path.normpath(os.path.join(__file__, '..'))) variable
81 TOOLS_DIR = 'android-tools' variable in CommandsFactory