FromProfileAndroid   40 chrome/browser/android/bookmarks/bookmarks_bridge.cc   profile_ = ProfileAndroid::FromProfileAndroid(j_profile);
FromProfileAndroid   80 chrome/browser/android/favicon_helper.cc   Profile* profile = ProfileAndroid::FromProfileAndroid(j_profile);
FromProfileAndroid  115 chrome/browser/android/favicon_helper.cc   Profile* profile = ProfileAndroid::FromProfileAndroid(jprofile);
FromProfileAndroid  142 chrome/browser/android/foreign_session_helper.cc       ProfileAndroid::FromProfileAndroid(profile));
FromProfileAndroid  259 chrome/browser/android/most_visited_sites.cc       new MostVisitedSites(ProfileAndroid::FromProfileAndroid(jprofile));
FromProfileAndroid   21 chrome/browser/android/new_tab_page_prefs.cc       new NewTabPagePrefs(ProfileAndroid::FromProfileAndroid(profile));
FromProfileAndroid   43 chrome/browser/android/omnibox/omnibox_prerender.cc   Profile* profile = ProfileAndroid::FromProfileAndroid(j_profile_android);
FromProfileAndroid   56 chrome/browser/android/omnibox/omnibox_prerender.cc   Profile* profile = ProfileAndroid::FromProfileAndroid(j_profile_android);
FromProfileAndroid   71 chrome/browser/android/omnibox/omnibox_prerender.cc   Profile* profile = ProfileAndroid::FromProfileAndroid(j_profile_android);
FromProfileAndroid  112 chrome/browser/android/profiles/profile_downloader_android.cc   Profile* profile = ProfileAndroid::FromProfileAndroid(jprofile);
FromProfileAndroid  131 chrome/browser/android/profiles/profile_downloader_android.cc   Profile* profile = ProfileAndroid::FromProfileAndroid(jprofile);
FromProfileAndroid  153 chrome/browser/android/profiles/profile_downloader_android.cc   Profile* profile = ProfileAndroid::FromProfileAndroid(jprofile);
FromProfileAndroid  162 chrome/browser/android/recently_closed_tabs_bridge.cc       ProfileAndroid::FromProfileAndroid(jprofile));
FromProfileAndroid   33 chrome/browser/prerender/external_prerender_handler_android.cc   Profile* profile = ProfileAndroid::FromProfileAndroid(jprofile);
FromProfileAndroid   79 chrome/browser/prerender/external_prerender_handler_android.cc   Profile* profile = ProfileAndroid::FromProfileAndroid(jprofile);
FromProfileAndroid   21 chrome/browser/profiles/profile_android.h   static Profile* FromProfileAndroid(jobject obj);
FromProfileAndroid   63 chrome/browser/signin/android_profile_oauth2_token_service.cc   Profile* profile = ProfileAndroid::FromProfileAndroid(j_profile_android);