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

/external/chromium_org/sync/internal_api/public/util/
H A Dsyncer_error.h13 enum SYNC_EXPORT_PRIVATE SyncerError { enum in namespace:syncer
43 SYNC_EXPORT const char* GetSyncerErrorString(SyncerError);
47 bool SyncerErrorIsError(SyncerError error);

Completed in 92 milliseconds