HomeSort by relevance Sort by last modified time
    Searched refs:profile_mode_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/webkit/browser/fileapi/
file_system_options.cc 12 : profile_mode_(profile_mode),
file_system_options.h 36 bool is_incognito() const { return profile_mode_ == PROFILE_MODE_INCOGNITO; }
47 const ProfileMode profile_mode_; member in class:fileapi::FileSystemOptions

Completed in 373 milliseconds