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

/external/chromium_org/sync/protocol/
H A Dsync_protocol_error.cc49 SyncProtocolError::SyncProtocolError() function in class:syncer::SyncProtocolError
54 SyncProtocolError::~SyncProtocolError() {
57 base::DictionaryValue* SyncProtocolError::ToValue() const {
H A Dsync_protocol_error.h83 struct SYNC_EXPORT SyncProtocolError { struct in namespace:syncer
89 SyncProtocolError();
90 ~SyncProtocolError();

Completed in 81 milliseconds