HomeSort by relevance Sort by last modified time
    Searched full:_sopen (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/trace-viewer/build/
generate_standalone_timeline_view.py 51 def _sopen(filename, mode): function
141 with _sopen(options.js_file, 'w') as f:
145 with _sopen(options.css_file, 'w') as f:
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
kernel_wrap_win.cc 135 int _sopen(const char* path, int oflag, int shflag) { function

Completed in 474 milliseconds