HomeSort by relevance Sort by last modified time
    Searched refs:SUCCESS_STORED (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/sync/engine/
syncer_types.h 54 SUCCESS_STORED,
64 // VerifyUpdate cannot return SUCCESS_STORED, we reuse the value.
65 SUCCESS_VALID = SUCCESS_STORED
process_updates_command.cc 150 process_result == SUCCESS_STORED);
  /external/chromium/chrome/browser/sync/engine/
syncer_types.h 44 SUCCESS_STORED,
54 // VerifyUpdate cannot return SUCCESS_STORED, we reuse the value.
55 SUCCESS_VALID = SUCCESS_STORED
process_updates_command.cc 58 case SUCCESS_STORED:

Completed in 86 milliseconds