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

  /external/chromium_org/sync/api/attachments/
attachment_service.h 48 enum StoreResult {
55 typedef base::Callback<void(const StoreResult&)> StoreCallback;
attachment_service_proxy.cc 43 const AttachmentService::StoreResult& result) {
attachment_service_proxy_unittest.cc 157 void IncrementStore(const AttachmentService::StoreResult&) {
attachment_service_impl.cc 240 AttachmentService::StoreResult store_result =
  /external/chromium_org/components/sync_driver/
generic_change_processor.cc 397 void IgnoreStoreResult(const syncer::AttachmentService::StoreResult&) {

Completed in 227 milliseconds