OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SyncProtocolError
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/protocol/
sync_protocol_error.cc
46
SyncProtocolError
::
SyncProtocolError
()
51
SyncProtocolError
::~
SyncProtocolError
() {
54
base::DictionaryValue*
SyncProtocolError
::ToValue() const {
sync_protocol_error.h
73
struct SYNC_EXPORT
SyncProtocolError
{
79
SyncProtocolError
();
80
~
SyncProtocolError
();
Completed in 365 milliseconds