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

/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/
H A DIXPCOM.java111 nsIComponentRegistrar getComponentRegistrar() throws XPCOMException; method in interface:IXPCOM
H A DMozilla.java902 public nsIComponentRegistrar getComponentRegistrar() throws XPCOMException { method in class:Mozilla
904 return xpcom.getComponentRegistrar();
/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/internal/
H A DXPCOMImpl.java64 public native nsIComponentRegistrar getComponentRegistrar(); method in class:XPCOMImpl
/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaInterfaces.cpp338 XPCOM_NATIVE(getComponentRegistrar) (JNIEnv *env, jobject) function
352 ThrowException(env, rv, "Failure in getComponentRegistrar");
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPCOMPrivate.h128 GetComponentRegistrarFunc getComponentRegistrar; member in struct:XPCOMFunctions

Completed in 74 milliseconds