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

/vbox/src/libs/xpcom18a4/python/src/
H A DPyGBase.cpp574 nsresult PyG_Base::InvokeNativeViaPolicyInternal( function in class:PyG_Base
604 nsresult nr = InvokeNativeViaPolicyInternal(szMethodName, ppResult, szFormat, va);
629 ret = InvokeNativeViaPolicyInternal(buf, ppResult, nsnull, nsnull);
677 ret = InvokeNativeViaPolicyInternal(buf, NULL, "O", va);

Completed in 43 milliseconds