OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:passphrase_required_reason
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/
profile_sync_service_harness.cc
138
if (harness->service()->
passphrase_required_reason
() ==
303
if (service()->
passphrase_required_reason
() == syncer::REASON_DECRYPTION) {
355
if (service()->
passphrase_required_reason
() == syncer::REASON_DECRYPTION) {
[
all
...]
/external/chromium_org/chrome/browser/sync/
sync_ui_util.cc
277
if (service->
passphrase_required_reason
() == syncer::REASON_ENCRYPTION) {
profile_sync_service.h
460
syncer::PassphraseRequiredReason
passphrase_required_reason
() const {
function in class:ProfileSyncService
[
all
...]
profile_sync_service_android.cc
251
sync_service_->
passphrase_required_reason
() == syncer::REASON_DECRYPTION;
profile_sync_service.cc
[
all
...]
Completed in 35 milliseconds