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

  /external/chromium_org/sync/internal_api/
write_transaction.cc 17 transaction_ = new syncable::WriteTransaction(from_here, syncable::SYNCAPI,
  /external/chromium_org/sync/syncable/
syncable_base_transaction.h 28 SYNCAPI,
syncable_write_transaction.cc 28 : BaseTransaction(location, "WriteTransaction", SYNCAPI, directory),
98 if (writer_ == syncable::SYNCAPI) {
173 ENUM_CASE(SYNCAPI);
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 633 SYNCAPI
    [all...]
syncable.cc     [all...]
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc 5 #include "chrome/browser/sync/engine/syncapi.h"
152 // When taking a name from the syncapi, append a space if it matches the
    [all...]

Completed in 3419 milliseconds