HomeSort by relevance Sort by last modified time
    Searched full:attachment_service_proxy_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/sync_driver/
generic_change_processor.cc 112 attachment_service_proxy_.reset(new syncer::AttachmentServiceProxy(
117 attachment_service_proxy_.reset(new syncer::AttachmentServiceProxy(
152 *attachment_service_proxy_)));
172 BuildRemoteSyncData(it->id, read_node, *attachment_service_proxy_)));
270 sync_child_node.GetId(), sync_child_node, *attachment_service_proxy_));
generic_change_processor.h 167 scoped_ptr<syncer::AttachmentServiceProxy> attachment_service_proxy_; member in class:sync_driver::GenericChangeProcessor

Completed in 2033 milliseconds