Lines Matching refs:open
437 return (len(open(consent_file).read()) and
445 open(temp_file, 'w').write(client_id)
692 for line in open(lsb_release).readlines():
730 contents = open(data_file).read()
742 for line in open('/etc/lsb-release'):
2308 'open': Opens the download (waits until it has completed first).
2309 'toggle_open_files_like_this': Toggles the 'Always Open Files
2988 f = open(filename)
3319 with open(jsfile, 'r') as f:
3986 open port. It is an error to request a port number and request a
4004 The provider will open a named channel in server mode.
4006 channel_id: the channel_id to open the server channel with
4037 """Open browser window for an existing profile.
4464 """Get details about open ChromeOS panels.
4623 """Open crosh.
4753 with open('/proc/meminfo') as f:
4767 with open('/proc/sys/vm/min_filelist_kbytes') as f: