Home | Sort by relevance Sort by last modified time |
/external/chromium_org/chrome/browser/sync/glue/ | |
non_frontend_data_type_controller.h | 78 bool needs_crypto; member in struct:browser_sync::NonFrontendDataTypeController::AssociationResult |
non_frontend_data_type_controller.cc | 95 result.needs_crypto = true; 149 : needs_crypto(false), 450 if (result.needs_crypto) { 451 StartDone(NEEDS_CRYPTO, |