Home
last modified time | relevance | path

Searched refs:RemoveAllInternal (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/netwerk/cookie/
H A DCookiePrivateStorage.h31 void RemoveAllInternal() override {} in RemoveAllInternal() function
H A DCookiePersistentStorage.h78 void RemoveAllInternal() override;
H A DCookieStorage.h150 virtual void RemoveAllInternal() = 0;
H A DCookieStorage.cpp357 RemoveAllInternal(); in RemoveAll()
/dports/www/firefox/firefox-99.0/netwerk/cookie/
H A DCookiePrivateStorage.h31 void RemoveAllInternal() override {} in RemoveAllInternal() function
H A DCookiePersistentStorage.h78 void RemoveAllInternal() override;
H A DCookieStorage.h150 virtual void RemoveAllInternal() = 0;
H A DCookieStorage.cpp361 RemoveAllInternal(); in RemoveAll()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/cookie/
H A DCookiePrivateStorage.h31 void RemoveAllInternal() override {} in RemoveAllInternal() function
H A DCookiePersistentStorage.h78 void RemoveAllInternal() override;
H A DCookieStorage.h150 virtual void RemoveAllInternal() = 0;
H A DCookieStorage.cpp357 RemoveAllInternal(); in RemoveAll()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/cookie/
H A DCookiePrivateStorage.h31 void RemoveAllInternal() override {} in RemoveAllInternal() function
H A DCookiePersistentStorage.h78 void RemoveAllInternal() override;
H A DCookieStorage.h148 virtual void RemoveAllInternal() = 0;
H A DCookieStorage.cpp368 RemoveAllInternal(); in RemoveAll()
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/cookie/
H A DnsPermissionManager.h245 nsresult RemoveAllInternal(bool aNotifyObservers);
H A DnsPermissionManager.cpp1889 return RemoveAllInternal(true); in RemoveAll()
1916 nsPermissionManager::RemoveAllInternal(bool aNotifyObservers) in RemoveAllInternal() function in nsPermissionManager
/dports/lang/spidermonkey60/firefox-60.9.0/extensions/cookie/
H A DnsPermissionManager.h306 nsresult RemoveAllInternal(bool aNotifyObservers);
H A DnsPermissionManager.cpp2040 return RemoveAllInternal(true); in RemoveAll()
2063 nsresult nsPermissionManager::RemoveAllInternal(bool aNotifyObservers) { in RemoveAllInternal() function in nsPermissionManager
/dports/www/firefox-esr/firefox-91.8.0/extensions/permissions/
H A DPermissionManager.h454 nsresult RemoveAllInternal(bool aNotifyObservers);
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/permissions/
H A DPermissionManager.h451 nsresult RemoveAllInternal(bool aNotifyObservers);
H A DPermissionManager.cpp1922 return RemoveAllInternal(true); in RemoveAll()
2049 nsresult PermissionManager::RemoveAllInternal(bool aNotifyObservers) { in RemoveAllInternal() function in mozilla::PermissionManager
/dports/mail/thunderbird/thunderbird-91.8.0/extensions/permissions/
H A DPermissionManager.h454 nsresult RemoveAllInternal(bool aNotifyObservers);
/dports/www/firefox/firefox-99.0/extensions/permissions/
H A DPermissionManager.h485 nsresult RemoveAllInternal(bool aNotifyObservers);

12