Home | History | Annotate | Download | only in extensions

Lines Matching refs:incognito

17 // extension pref values (incognito and regular) are stored herein and
27 // - The effective incognito extension pref value is determined by the incognito
43 // .inc = incognito value
69 // incognito and to regular ExtensionPrefStores.
73 bool incognito,
80 bool incognito);
89 bool incognito) const;
99 bool incognito) const;
122 bool incognito,
131 bool incognito) const;
134 bool incognito);
137 // regardless whether they are set for incognito or regular pref values.
142 // If |incognito| is true, looks at incognito preferences first. In that case,
144 // value is coming from the incognito preferences, false if it is coming from
148 bool incognito,