/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/streamconv/ |
H A D | nsStreamConverterService.cpp | 42 NS_IMPL_ISUPPORTS(nsStreamConverterService, nsIStreamConverterService) in NS_IMPL_ISUPPORTS() argument 49 nsStreamConverterService::nsStreamConverterService() {} in NS_IMPL_ISUPPORTS() 51 nsStreamConverterService::~nsStreamConverterService() = default; 67 nsresult nsStreamConverterService::BuildGraph() { in BuildGraph() 112 nsresult nsStreamConverterService::AddAdjacency(const char *aContractID) { in AddAdjacency() 147 nsresult nsStreamConverterService::ParseFromTo(const char *aContractID, in ParseFromTo() 188 nsresult nsStreamConverterService::FindConverter( in FindConverter() 358 nsStreamConverterService::Convert(nsIInputStream *aFromStream, in Convert() 435 nsStreamConverterService::AsyncConvertData(const char *aFromType, in AsyncConvertData() 530 nsresult NS_NewStreamConv(nsStreamConverterService **aStreamConv) { in NS_NewStreamConv() [all …]
|
H A D | nsStreamConverterService.h | 18 class nsStreamConverterService : public nsIStreamConverterService { 30 nsStreamConverterService(); 33 virtual ~nsStreamConverterService();
|
H A D | moz.build | 19 'nsStreamConverterService.cpp',
|
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/streamconv/ |
H A D | nsStreamConverterService.cpp | 58 NS_IMPL_ISUPPORTS(nsStreamConverterService, nsIStreamConverterService) in NS_IMPL_ISUPPORTS() argument 66 nsStreamConverterService::nsStreamConverterService() in NS_IMPL_ISUPPORTS() 70 nsStreamConverterService::~nsStreamConverterService() = default; 87 nsStreamConverterService::BuildGraph() { in BuildGraph() 130 nsStreamConverterService::AddAdjacency(const char *aContractID) { in AddAdjacency() 209 nsStreamConverterService::FindConverter(const char *aContractID, nsTArray<nsCString> **aEdgeList) { in FindConverter() 345 nsStreamConverterService::CanConvert(const char* aFromType, in CanConvert() 380 nsStreamConverterService::Convert(nsIInputStream *aFromStream, in Convert() 458 nsStreamConverterService::AsyncConvertData(const char *aFromType, in AsyncConvertData() 549 NS_NewStreamConv(nsStreamConverterService** aStreamConv) in NS_NewStreamConv() [all …]
|
H A D | nsStreamConverterService.h | 18 class nsStreamConverterService : public nsIStreamConverterService { 31 nsStreamConverterService(); 34 virtual ~nsStreamConverterService();
|
H A D | moz.build | 20 'nsStreamConverterService.cpp',
|
/dports/www/firefox-esr/firefox-91.8.0/netwerk/streamconv/ |
H A D | nsStreamConverterService.cpp | 43 NS_IMPL_ISUPPORTS(nsStreamConverterService, nsIStreamConverterService) in NS_IMPL_ISUPPORTS() argument 65 nsresult nsStreamConverterService::BuildGraph() { in NS_IMPL_ISUPPORTS() 110 nsresult nsStreamConverterService::AddAdjacency(const char* aContractID) { in AddAdjacency() 141 nsresult nsStreamConverterService::ParseFromTo(const char* aContractID, in ParseFromTo() 179 nsresult nsStreamConverterService::FindConverter( in FindConverter() 319 nsStreamConverterService::CanConvert(const char* aFromType, const char* aToType, in CanConvert() 349 nsStreamConverterService::ConvertedType(const nsACString& aFromType, in ConvertedType() 369 nsStreamConverterService::Convert(nsIInputStream* aFromStream, in Convert() 447 nsStreamConverterService::AsyncConvertData(const char* aFromType, in AsyncConvertData() 536 nsresult NS_NewStreamConv(nsStreamConverterService** aStreamConv) { in NS_NewStreamConv() [all …]
|
H A D | nsStreamConverterService.h | 18 class nsStreamConverterService : public nsIStreamConverterService { 30 nsStreamConverterService() = default; 33 virtual ~nsStreamConverterService() = default;
|
H A D | moz.build | 19 "nsStreamConverterService.cpp",
|
/dports/www/firefox/firefox-99.0/netwerk/streamconv/ |
H A D | nsStreamConverterService.cpp | 43 NS_IMPL_ISUPPORTS(nsStreamConverterService, nsIStreamConverterService) in NS_IMPL_ISUPPORTS() argument 65 nsresult nsStreamConverterService::BuildGraph() { in NS_IMPL_ISUPPORTS() 110 nsresult nsStreamConverterService::AddAdjacency(const char* aContractID) { in AddAdjacency() 141 nsresult nsStreamConverterService::ParseFromTo(const char* aContractID, in ParseFromTo() 179 nsresult nsStreamConverterService::FindConverter( in FindConverter() 319 nsStreamConverterService::CanConvert(const char* aFromType, const char* aToType, in CanConvert() 349 nsStreamConverterService::ConvertedType(const nsACString& aFromType, in ConvertedType() 369 nsStreamConverterService::Convert(nsIInputStream* aFromStream, in Convert() 447 nsStreamConverterService::AsyncConvertData(const char* aFromType, in AsyncConvertData() 536 nsresult NS_NewStreamConv(nsStreamConverterService** aStreamConv) { in NS_NewStreamConv() [all …]
|
H A D | nsStreamConverterService.h | 18 class nsStreamConverterService : public nsIStreamConverterService { 30 nsStreamConverterService() = default; 33 virtual ~nsStreamConverterService() = default;
|
H A D | moz.build | 19 "nsStreamConverterService.cpp",
|
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/streamconv/ |
H A D | nsStreamConverterService.cpp | 43 NS_IMPL_ISUPPORTS(nsStreamConverterService, nsIStreamConverterService) in NS_IMPL_ISUPPORTS() argument 65 nsresult nsStreamConverterService::BuildGraph() { in NS_IMPL_ISUPPORTS() 110 nsresult nsStreamConverterService::AddAdjacency(const char* aContractID) { in AddAdjacency() 141 nsresult nsStreamConverterService::ParseFromTo(const char* aContractID, in ParseFromTo() 179 nsresult nsStreamConverterService::FindConverter( in FindConverter() 319 nsStreamConverterService::CanConvert(const char* aFromType, const char* aToType, in CanConvert() 349 nsStreamConverterService::ConvertedType(const nsACString& aFromType, in ConvertedType() 369 nsStreamConverterService::Convert(nsIInputStream* aFromStream, in Convert() 447 nsStreamConverterService::AsyncConvertData(const char* aFromType, in AsyncConvertData() 536 nsresult NS_NewStreamConv(nsStreamConverterService** aStreamConv) { in NS_NewStreamConv() [all …]
|
H A D | nsStreamConverterService.h | 18 class nsStreamConverterService : public nsIStreamConverterService { 30 nsStreamConverterService() = default; 33 virtual ~nsStreamConverterService() = default;
|
H A D | moz.build | 19 "nsStreamConverterService.cpp",
|
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/streamconv/ |
H A D | nsStreamConverterService.cpp | 43 NS_IMPL_ISUPPORTS(nsStreamConverterService, nsIStreamConverterService) in NS_IMPL_ISUPPORTS() argument 65 nsresult nsStreamConverterService::BuildGraph() { in NS_IMPL_ISUPPORTS() 110 nsresult nsStreamConverterService::AddAdjacency(const char* aContractID) { in AddAdjacency() 148 nsresult nsStreamConverterService::ParseFromTo(const char* aContractID, in ParseFromTo() 189 nsresult nsStreamConverterService::FindConverter( in FindConverter() 329 nsStreamConverterService::CanConvert(const char* aFromType, const char* aToType, in CanConvert() 359 nsStreamConverterService::ConvertedType(const nsACString& aFromType, in ConvertedType() 379 nsStreamConverterService::Convert(nsIInputStream* aFromStream, in Convert() 456 nsStreamConverterService::AsyncConvertData(const char* aFromType, in AsyncConvertData() 544 nsresult NS_NewStreamConv(nsStreamConverterService** aStreamConv) { in NS_NewStreamConv() [all …]
|
H A D | nsStreamConverterService.h | 18 class nsStreamConverterService : public nsIStreamConverterService { 30 nsStreamConverterService() = default; 33 virtual ~nsStreamConverterService() = default;
|
H A D | moz.build | 19 'nsStreamConverterService.cpp',
|
/dports/www/firefox-esr/firefox-91.8.0/netwerk/build/ |
H A D | nsNetModule.cpp | 125 nsresult NS_NewStreamConv(nsStreamConverterService** aStreamConv); 163 RefPtr<nsStreamConverterService> inst; in CreateNewStreamConvServiceFactory()
|
/dports/www/firefox/firefox-99.0/netwerk/build/ |
H A D | nsNetModule.cpp | 127 nsresult NS_NewStreamConv(nsStreamConverterService** aStreamConv); 165 RefPtr<nsStreamConverterService> inst; in CreateNewStreamConvServiceFactory()
|
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/build/ |
H A D | nsNetModule.cpp | 125 nsresult NS_NewStreamConv(nsStreamConverterService** aStreamConv); 163 RefPtr<nsStreamConverterService> inst; in CreateNewStreamConvServiceFactory()
|
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/build/ |
H A D | nsNetModule.cpp | 133 nsresult NS_NewStreamConv(nsStreamConverterService** aStreamConv); 173 RefPtr<nsStreamConverterService> inst; in CreateNewStreamConvServiceFactory()
|
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/build/ |
H A D | nsNetModule.cpp | 424 nsresult NS_NewStreamConv(nsStreamConverterService** aStreamConv); 467 nsStreamConverterService* inst = nullptr; in CreateNewStreamConvServiceFactory()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/build/ |
H A D | nsNetModule.cpp | 466 nsresult NS_NewStreamConv(nsStreamConverterService **aStreamConv); 522 nsStreamConverterService* inst = nullptr; in NS_GENERIC_FACTORY_CONSTRUCTOR()
|