Home
last modified time | relevance | path

Searched refs:GetSyncErrorTypeString (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/sync/protocol/
Dsync_protocol_error.cc15 const char* GetSyncErrorTypeString(SyncProtocolErrorType type) { in GetSyncErrorTypeString() function
60 GetSyncErrorTypeString(error_type)); in ToValue()
Dsync_protocol_error.h94 SYNC_EXPORT const char* GetSyncErrorTypeString(SyncProtocolErrorType type);
/external/chromium_org/chrome/browser/sync/
Dabout_sync_util.cc470 error_type.SetValue(syncer::GetSyncErrorTypeString( in ConstructAboutInformation()