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

/vbox/src/libs/xpcom18a4/java/tools/genifaces/
H A DGenerateJavaInterfaces.cpp130 static const char isupp_str[] = "nsISupports"; local
143 *aResult = (char*) nsMemory::Clone(isupp_str, sizeof(isupp_str));
151 *aResult = (char*) nsMemory::Clone(isupp_str, sizeof(isupp_str));
171 *aResult = (char*) nsMemory::Clone(isupp_str, sizeof(isupp_str));

Completed in 58 milliseconds