Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/imap/src/
H A DnsImapProtocol.h826 bool mTryingToReadPart; variable
H A DnsImapProtocol.cpp8849 mTryingToReadPart = false; in NS_IMPL_ISUPPORTS_INHERITED()
8906 if (mTryingToReadPart) { in Close()
9066 mTryingToReadPart ? "true" : "false")); in OnCacheEntryAvailable()
9120 if (mTryingToReadPart) { in OnCacheEntryAvailable()
9303 if (mTryingToReadPart) { in OpenCacheEntry()
9308 mTryingToReadPart = false; in OpenCacheEntry()
9359 mTryingToReadPart = true; in OpenCacheEntry()