HomeSort by relevance Sort by last modified time
    Searched refs:init_env (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/build/android/buildbot/
bb_run_bot.py 47 init_env = dict(os.environ)
48 init_env['GYP_GENERATORS'] = 'ninja'
49 init_env['GOMA_DIR'] = bb_utils.GOMA_DIR
62 cwd=bb_utils.CHROME_SRC, env=init_env)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/
explore.py 29 # This map is filled by the Explorer.init_env() function
118 def init_env(): member in class:Explorer
756 Explorer.init_env()
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/
explore.py 29 # This map is filled by the Explorer.init_env() function
118 def init_env(): member in class:Explorer
756 Explorer.init_env()

Completed in 40 milliseconds