Lines Matching full:profile
10 #include "chrome/browser/profiles/profile.h"
78 if (browser->profile()->IsOffTheRecord())
97 if (!(*i)->profile()->IsOffTheRecord()) {
132 if (!(*i)->profile()->IsOffTheRecord())
196 if (tab_contents->profile()->IsOffTheRecord())
201 HistoryService* history = tab_contents->profile()->GetHistoryService(
202 Profile::EXPLICIT_ACCESS);
213 if (tab->profile()->IsOffTheRecord())
220 HistoryService* history =tab->profile()->GetHistoryService(
221 Profile::EXPLICIT_ACCESS);