Home
last modified time | relevance | path

Searched defs:mInitCalled (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/ssl/
H A DDataStorage.h189 bool mInitCalled; // Indicates that Init() has been called. variable
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/
H A DDataStorage.h227 mozilla::Atomic<bool> mInitCalled; // Indicates that Init() has been called. variable
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DDataStorage.h246 mozilla::Atomic<bool> mInitCalled; // Indicates that Init() has been called. variable
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/
H A DDataStorage.h209 mozilla::Atomic<bool> mInitCalled; // Indicates that Init() has been called. variable
/dports/www/firefox/firefox-99.0/security/manager/ssl/
H A DDataStorage.h209 mozilla::Atomic<bool> mInitCalled; // Indicates that Init() has been called. variable
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/
H A DDataStorage.h209 mozilla::Atomic<bool> mInitCalled; // Indicates that Init() has been called. variable
/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A Dkdiff3.h339 bool mInitCalled = false; variable