Home
last modified time | relevance | path

Searched refs:AsLiteralCString (Results 1 – 4 of 4) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/components/
H A DnsComponentManager.cpp527 static inline nsCString AsLiteralCString(const char* aStr) { in AsLiteralCString() function
572 AsLiteralCString(entry->category), AsLiteralCString(entry->entry), in RegisterModule()
573 AsLiteralCString(entry->value)); in RegisterModule()
657 mContractIDs.InsertOrUpdate(AsLiteralCString(aEntry->contractid), f); in RegisterContractIDLocked()
/dports/www/firefox/firefox-99.0/xpcom/components/
H A DnsComponentManager.cpp544 static inline nsCString AsLiteralCString(const char* aStr) { in AsLiteralCString() function
589 AsLiteralCString(entry->category), AsLiteralCString(entry->entry), in RegisterModule()
590 AsLiteralCString(entry->value)); in RegisterModule()
674 mContractIDs.InsertOrUpdate(AsLiteralCString(aEntry->contractid), f); in RegisterContractIDLocked()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/components/
H A DnsComponentManager.cpp527 static inline nsCString AsLiteralCString(const char* aStr) { in AsLiteralCString() function
572 AsLiteralCString(entry->category), AsLiteralCString(entry->entry), in RegisterModule()
573 AsLiteralCString(entry->value)); in RegisterModule()
657 mContractIDs.InsertOrUpdate(AsLiteralCString(aEntry->contractid), f); in RegisterContractIDLocked()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/components/
H A DnsComponentManager.cpp603 static inline nsCString AsLiteralCString(const char* aStr) { in AsLiteralCString() function
648 AsLiteralCString(entry->category), AsLiteralCString(entry->entry), in RegisterModule()
649 AsLiteralCString(entry->value)); in RegisterModule()
732 mContractIDs.Put(AsLiteralCString(aEntry->contractid), f); in RegisterContractIDLocked()