Searched defs:nsGetServiceFromCategory (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsIServiceManagerUtils.h115 class nsGetServiceFromCategory : public nsCOMPtr_helper class in inherits:nsCOMPtr_helper
118 nsGetServiceFromCategory(const char* aCategory, const char* aEntry, function in class:nsGetServiceFromCategory
138 const nsGetServiceFromCategory
142 return nsGetServiceFromCategory(category, entry, 0, error);
/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsServiceManagerUtils.h113 class nsGetServiceFromCategory : public nsCOMPtr_helper class in inherits:nsCOMPtr_helper
116 nsGetServiceFromCategory(const char* aCategory, const char* aEntry, function in class:nsGetServiceFromCategory
136 const nsGetServiceFromCategory
140 return nsGetServiceFromCategory(category, entry, 0, error);

Completed in 42 milliseconds