Home
last modified time | relevance | path

Searched defs:overflow_count (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/Recognizer/include/
DSR_RecognizerImpl.h119 size_t overflow_count; /* indicates the total number of bytes the overflowed */ member
/external/chromium_org/chrome/browser/extensions/api/messaging/
Dmessage_service.cc142 int overflow_count = g_channel_id_overflow_count.GetNext(); in AllocatePortIdPair() local