Home
last modified time | relevance | path

Searched refs:mLastMsgGeneration (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/includes/
DomxUtils.cpp24 int32_t mLastMsgGeneration; variable
51 mLastMsgGeneration = gen; in handleMessages()
81 if (mLastMsgGeneration < mCurGeneration) { in dequeueMessageForNode()