Searched defs:aPem (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-all/
H A DEventImpl.cpp766 PendingEventsMap *aPem = &mOwner->m->mPendingMap; local
781 PendingEventsMap::iterator pit = aPem->find(aEvent);
782 if (pit != aPem->end())

Completed in 178 milliseconds