Searched defs:PROFILE_MODE_INCOGNITO (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_options.h25 PROFILE_MODE_INCOGNITO enumerator in enum:storage::FileSystemOptions::ProfileMode
29 // is running in incognito mode (PROFILE_MODE_INCOGNITO) or no
42 bool is_incognito() const { return profile_mode_ == PROFILE_MODE_INCOGNITO; }

Completed in 86 milliseconds