Searched defs:SyncProtocolErrorType (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sync/protocol/
H A Dsync_protocol_error.h15 enum SyncProtocolErrorType { enum in namespace:syncer
84 SyncProtocolErrorType error_type;
94 SYNC_EXPORT const char* GetSyncErrorTypeString(SyncProtocolErrorType type);

Completed in 108 milliseconds