Searched refs:notifyProfile (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/
H A DIGRE.java108 * In this scenario <code>notifyProfile</code> should be called
123 void notifyProfile(); method in interface:IGRE
H A DMozilla.java78 * mozilla.notifyProfile();
771 * In this scenario <code>notifyProfile</code> should be called
789 public void notifyProfile() { method in class:Mozilla
791 gre.notifyProfile();
/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/internal/
H A DGREImpl.java60 public native void notifyProfile(); method in class:GREImpl
/vbox/src/libs/xpcom18a4/java/src/
H A Ddlldeps-javaxpcom.cpp50 GRE_NATIVE(notifyProfile) (nsnull, nsnull);
54 GRE_NATIVE(notifyProfile) (nsnull, nsnull);
H A DnsJavaInterfaces.h74 GRE_NATIVE(notifyProfile) (JNIEnv *env, jobject);
H A DnsJavaInterfaces.cpp443 GRE_NATIVE(notifyProfile) (JNIEnv *env, jobject) function

Completed in 46 milliseconds