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

  /external/chromium_org/sync/engine/
sync_engine_event.h 46 ACTIONABLE_ERROR,
all_status.cc 106 case SyncEngineEvent::ACTIONABLE_ERROR:
sync_scheduler_impl.cc 46 // would not be sent. If there were no actions then |ACTIONABLE_ERROR|
873 SyncEngineEvent event(SyncEngineEvent::ACTIONABLE_ERROR);
  /external/chromium_org/sync/internal_api/
debug_info_event_listener.cc 125 CreateAndAddEvent(sync_pb::DebugEventInfo::ACTIONABLE_ERROR);
sync_manager_impl.cc     [all...]
  /external/chromium_org/sync/protocol/
proto_enum_conversions.cc 212 ENUM_CASE(sync_pb::DebugEventInfo, ACTIONABLE_ERROR);

Completed in 177 milliseconds