IsValidProfile    142 apps/app_shim/extension_app_shim_handler_mac.cc   return profile && profile_manager->IsValidProfile(profile) ? profile : NULL;
IsValidProfile    222 chrome/browser/background/background_contents_service.cc       !g_browser_process->profile_manager()->IsValidProfile(profile)) {
IsValidProfile    168 chrome/browser/chromeos/drive/file_system_util.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile))
IsValidProfile    222 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc   if (!g_browser_process->profile_manager()->IsValidProfile(
IsValidProfile     81 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile))
IsValidProfile    104 chrome/browser/chromeos/file_manager/open_with_browser.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile))
IsValidProfile    149 chrome/browser/extensions/api/serial/serial_event_dispatcher.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile))
IsValidProfile    351 chrome/browser/extensions/api/web_request/web_request_api.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile))
IsValidProfile    377 chrome/browser/extensions/api/web_request/web_request_api.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile))
IsValidProfile   1709 chrome/browser/extensions/api/web_request/web_request_api.cc     if (!g_browser_process->profile_manager()->IsValidProfile(profile))
IsValidProfile   1293 chrome/browser/extensions/api/web_request/web_request_api_helpers.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile))
IsValidProfile     71 chrome/browser/extensions/chrome_extensions_browser_client.cc   return g_browser_process->profile_manager()->IsValidProfile(profile);
IsValidProfile    135 chrome/browser/extensions/chrome_extensions_browser_client.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile))
IsValidProfile     92 chrome/browser/extensions/event_router_forwarder.cc     if (!profile_manager->IsValidProfile(profile))
IsValidProfile    100 chrome/browser/extensions/extension_warning_service.cc       !g_browser_process->profile_manager()->IsValidProfile(profile)) {
IsValidProfile     58 chrome/browser/metrics/extension_metrics.cc   if (cached_profile_ && profile_manager->IsValidProfile(cached_profile_))
IsValidProfile    187 chrome/browser/net/chrome_network_delegate.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile))
IsValidProfile    243 chrome/browser/net/chrome_network_delegate.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile) ||
IsValidProfile    326 chrome/browser/net/chrome_network_delegate.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile)) {
IsValidProfile     57 chrome/browser/net/cookie_store_util.cc     if (profile_manager->IsValidProfile(profile))
IsValidProfile     21 chrome/browser/prerender/prerender_message_filter.cc   if (!g_browser_process->profile_manager()->IsValidProfile(profile))
IsValidProfile     93 chrome/browser/profiles/profile_manager.h   bool IsValidProfile(Profile* profile);
IsValidProfile     65 chrome/browser/renderer_host/chrome_render_message_filter.cc     if (!g_browser_process->profile_manager()->IsValidProfile(profile))