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

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/
H A Dinvoke_test.cpp47 #define NS_IMETHODIMP nsresult __stdcall macro
50 #define NS_IMETHODIMP nsresult macro
85 NS_IMETHODIMP baz::ignored(){return 0;}
88 NS_IMETHODIMP bar::ignored(){return 0;}
90 NS_IMETHODIMP bar::callme1(int i, int j)
96 NS_IMETHODIMP bar::callme2(int i, int j)
102 NS_IMETHODIMP bar::callme3(int i, int j)
H A Dstub_test.cpp11 #define NS_IMETHODIMP nsresult __stdcall macro
14 #define NS_IMETHODIMP nsresult macro
48 NS_IMETHODIMP baz::ignored(){return 0;}
50 NS_IMETHODIMP bar::ignored(){return 0;}
52 NS_IMETHODIMP bar::callme1(int i, int j)
58 NS_IMETHODIMP bar::callme2(int i, int j)
64 NS_IMETHODIMP bar::callme3(int i, int j)
/vbox/src/libs/xpcom18a4/xpcom/base/
H A Dnscore.h245 #define NS_IMETHODIMP NS_IMETHODIMP_(nsresult) macro

Completed in 1182 milliseconds