Searched refs:PlatformCleanUp (Results 1 - 7 of 7) sorted by relevance
/external/chromium_org/content/shell/browser/ | ||
H A D | shell_login_dialog.cc | 54 base::Bind(&ShellLoginDialog::PlatformCleanUp, this)); 67 void ShellLoginDialog::PlatformCleanUp() {} function in class:content::ShellLoginDialog 104 base::Bind(&ShellLoginDialog::PlatformCleanUp, this)); |
H A D | shell_login_dialog.h | 58 void PlatformCleanUp(); |
H A D | shell_aura.cc | 31 void Shell::PlatformCleanUp() { function in class:content::Shell |
H A D | shell_android.cc | 29 void Shell::PlatformCleanUp() { function in class:content::Shell |
H A D | shell.h | 187 void PlatformCleanUp(); |
H A D | shell.cc | 78 PlatformCleanUp(); |
H A D | shell_views.cc | 456 void Shell::PlatformCleanUp() { function in class:content::Shell |
Completed in 314 milliseconds