Home
last modified time | relevance | path

Searched refs:freeProxy (Results 1 – 6 of 6) sorted by relevance

/trunk/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Environment.cxx54 uno_freeProxyFunc freeProxy,
91 uno_freeProxyFunc freeProxy,
171 … uno_freeProxyFunc freeProxy, in s_registerProxyInterface() argument
176 pBase->registerProxyInterface(ppProxy, freeProxy, pOId, pTypeDescr); in s_registerProxyInterface()
326 uno_freeProxyFunc freeProxy = va_arg(*pParam, uno_freeProxyFunc); in s_registerProxyInterface_v() local
332 pRegisterProxyInterface(pExtEnv, ppProxy, freeProxy, pOId, pTypeDescr); in s_registerProxyInterface_v()
336 uno_freeProxyFunc freeProxy, in registerProxyInterface() argument
344 freeProxy, in registerProxyInterface()
/trunk/main/cppu/source/uno/
H A Dlbenv.cxx303 uno_ExtEnvironment * pEnv, void ** ppInterface, uno_freeProxyFunc freeProxy, in defenv_registerProxyInterface() argument
306 OSL_ENSURE( pEnv && ppInterface && pOId && pTypeDescr && freeProxy, in defenv_registerProxyInterface()
322 pOEntry->append( that, *ppInterface, pTypeDescr, freeProxy ); in defenv_registerProxyInterface()
348 (*freeProxy)( pEnv, *ppInterface ); in defenv_registerProxyInterface()
354 pOEntry->append( that, *ppInterface, pTypeDescr, freeProxy ); in defenv_registerProxyInterface()
/trunk/main/cppu/inc/uno/
H A Denvironment.h170 uno_freeProxyFunc freeProxy,
/trunk/main/binaryurp/source/
H A Dproxy.cxx103 bridge_->freeProxy(*this); in do_free()
H A Dbridge.hxx128 void freeProxy(Proxy & proxy);
H A Dbridge.cxx488 void Bridge::freeProxy(Proxy & proxy) { in freeProxy() function in binaryurp::Bridge

Completed in 48 milliseconds