OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ClearUnloadState
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/
unload_controller.cc
38
ClearUnloadState
(contents, true);
104
ClearUnloadState
(content::Source<content::WebContents>(source).ptr(),
105
false); // See comment for
ClearUnloadState
().
155
ClearUnloadState
(contents, false);
186
ClearUnloadState
(web_contents, true);
203
ClearUnloadState
(web_contents, true);
242
void UnloadController::
ClearUnloadState
(content::WebContents* web_contents,
fast_unload_controller.cc
149
ClearUnloadState
(contents);
218
ClearUnloadState
(contents);
350
void FastUnloadController::
ClearUnloadState
(content::WebContents* contents) {
/external/chromium/chrome/browser/ui/
browser.cc
[
all
...]
Completed in 226 milliseconds