Searched refs:GRIT_DIR (Results 1 – 3 of 3) sorted by relevance
22 GRIT_DIR = None variable45 inputs.append(os.path.join(GRIT_DIR, 'app_strings_%s.pak' % locale))46 inputs.append(os.path.join(GRIT_DIR, 'chromecast_settings_%s.pak' % locale))89 global GRIT_DIR110 GRIT_DIR = options.grit_dir116 if not (GRIT_DIR and INT_DIR):
22 GRIT_DIR = None variable53 inputs.append(os.path.join(GRIT_DIR, 'remoting/resources/%s.pak' % locale))99 global GRIT_DIR125 GRIT_DIR = options.grit_dir142 if print_inputs and not GRIT_DIR:146 if not (print_inputs or print_outputs or (GRIT_DIR and INT_DIR)):
25 GRIT_DIR = None variable73 inputs.append(os.path.join(GRIT_DIR, 'generated_resources_%s.pak' % locale))76 inputs.append(os.path.join(GRIT_DIR, 'locale_settings_%s.pak' % locale))79 inputs.append(os.path.join(GRIT_DIR,138 GRIT_DIR, '%s_strings_%s.pak' % (BRANDING, locale)))186 global GRIT_DIR237 GRIT_DIR = options.grit_dir260 if not (GRIT_DIR and INT_DIR and SHARE_INT_DIR):