Searched refs:JBuffer (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dnotifications.h112 typedef std::map<uint32, RefPointer<Notification> > JBuffer; typedef in class:Listener::JitterBuffer
113 JBuffer mBuffer; // early messages buffer
H A Dnotifications.cpp159 JBuffer::iterator it = mBuffer.find(mNotifyLast + 1); // have next message?

Completed in 117 milliseconds