Home
last modified time | relevance | path

Searched defs:nsDependentCSubstring (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/string/
H A DnsStringFwd.h43 class nsDependentCSubstring; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dmessage_pump_win.h18 #include "base/time.h"
19
20 namespace base {
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/string/
H A DnsStringFwd.h84 using nsDependentCSubstring = nsTDependentSubstring<char>; variable
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/string/
H A DnsStringFwd.h79 using nsDependentCSubstring = nsTDependentSubstring<char>; variable
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/string/
H A DnsStringFwd.h84 using nsDependentCSubstring = nsTDependentSubstring<char>; variable
/dports/www/firefox/firefox-99.0/xpcom/string/
H A DnsStringFwd.h84 using nsDependentCSubstring = nsTDependentSubstring<char>; variable
/dports/www/firefox-esr/firefox-91.8.0/xpcom/string/
H A DnsStringFwd.h84 using nsDependentCSubstring = nsTDependentSubstring<char>; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsStringAPI.h925 #define nsDependentCSubstring nsDependentCSubstring_external macro
1406 nsDependentCSubstring() { NS_CStringContainerInit(*this); } in nsDependentCSubstring() function
1408 nsDependentCSubstring(const char_type* aStart, uint32_t aLength) in nsDependentCSubstring() function
H A DnsStringAPI.cpp1105 nsDependentCSubstring::nsDependentCSubstring(const abstract_string_type& aStr, in nsDependentCSubstring() function in nsDependentCSubstring
1120 nsDependentCSubstring::nsDependentCSubstring(const abstract_string_type& aStr, in nsDependentCSubstring() function in nsDependentCSubstring
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/websocket/
H A DWebSocketChannelParent.cpp222 const std::function<bool(const nsDependentCSubstring&, bool)>& aSendFunc) { in SendOnMessageAvailableHelper()
/dports/www/firefox/firefox-99.0/netwerk/protocol/websocket/
H A DWebSocketChannelParent.cpp227 const std::function<bool(const nsDependentCSubstring&, bool)>& aSendFunc) { in SendOnMessageAvailableHelper()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/websocket/
H A DWebSocketChannelParent.cpp222 const std::function<bool(const nsDependentCSubstring&, bool)>& aSendFunc) { in SendOnMessageAvailableHelper()