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

  /external/chromium/chrome/browser/sync/
profile_sync_service.h 433 // |is_creation| is true if the call is in response to the user setting
438 bool is_creation);
614 bool is_creation; member in struct:ProfileSyncService::CachedPassphrase
615 CachedPassphrase() : is_explicit(false), is_creation(false) {}
profile_sync_service.cc 624 cached_passphrase_.is_creation);
    [all...]
sync_setup_wizard_unittest.cc 67 bool is_creation) {

Completed in 51 milliseconds