OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:multi_file_open_completion_callback_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/aura/
remote_root_window_host_win.cc
288
DCHECK(
multi_file_open_completion_callback_
.is_null());
290
multi_file_open_completion_callback_
= on_success;
626
multi_file_open_completion_callback_
.Run(files, NULL);
629
multi_file_open_completion_callback_
.Reset();
remote_root_window_host_win.h
274
OpenMultipleFilesCompletion
multi_file_open_completion_callback_
;
member in class:aura::RemoteRootWindowHostWin
Completed in 1180 milliseconds