Searched refs:CHROME_CORE_MAGIC_FILE (Results 1 – 2 of 2) sorted by relevance
248 open(constants.CHROME_CORE_MAGIC_FILE, 'w').close()287 if os.path.exists(constants.CHROME_CORE_MAGIC_FILE):288 os.remove(constants.CHROME_CORE_MAGIC_FILE)
20 CHROME_CORE_MAGIC_FILE = '/mnt/stateful_partition/etc/collect_chrome_crashes' variable