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

  /external/chromium_org/win8/viewer/
metro_viewer_process_host.cc 249 DCHECK(multi_file_open_completion_callback_.is_null());
251 multi_file_open_completion_callback_ = on_success;
326 multi_file_open_completion_callback_.Run(files, NULL);
329 multi_file_open_completion_callback_.Reset();
metro_viewer_process_host.h 206 OpenMultipleFilesCompletion multi_file_open_completion_callback_; member in class:win8::MetroViewerProcessHost

Completed in 144 milliseconds