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

  /external/chromium_org/sync/internal_api/
debug_info_event_listener.h 100 typedef std::deque<sync_pb::DebugEventInfo> DebugEventInfoQueue;
101 DebugEventInfoQueue events_;
debug_info_event_listener.cc 134 for (DebugEventInfoQueue::const_iterator iter = events_.begin();

Completed in 227 milliseconds