Searched refs:iface_td (Results 1 – 3 of 3) sorted by relevance
139 jobject javaI, typelib_InterfaceTypeDescription * iface_td, in call_java() argument153 if (! iface_td->aBase.bComplete) { in call_java()155 reinterpret_cast<typelib_TypeDescription *>(iface_td) ); in call_java()165 iface_td = reinterpret_cast<typelib_InterfaceTypeDescription *>( in call_java()167 OSL_ASSERT( iface_td->aBase.eTypeClass == typelib_TypeClass_INTERFACE ); in call_java()210 sal_Int32 base_members = iface_td->nAllMembers - iface_td->nMembers; in call_java()211 OSL_ASSERT( base_members < iface_td->nAllMembers ); in call_java()213 iface_td->pMapMemberIndexToFunctionIndex[ base_members ]; in call_java()216 member_pos < iface_td->nAllMembers, "### member pos out of range!" ); in call_java()218 iface_td->pMapMemberIndexToFunctionIndex[ member_pos ] in call_java()[all …]
94 typelib_InterfaceTypeDescription * iface_td,
997 typelib_InterfaceTypeDescription * iface_td = in cli_proxy_dispatch() local1000 member_pos < iface_td->nAllMembers, in cli_proxy_dispatch()1003 iface_td->pMapMemberIndexToFunctionIndex[ member_pos ]; in cli_proxy_dispatch()1005 function_pos < iface_td->nMapFunctionIndexToMemberIndex, in cli_proxy_dispatch()1050 typelib_InterfaceTypeDescription * iface_td = in cli_proxy_dispatch() local1053 member_pos < iface_td->nAllMembers, in cli_proxy_dispatch()1056 iface_td->pMapMemberIndexToFunctionIndex[ member_pos ]; in cli_proxy_dispatch()1058 function_pos < iface_td->nMapFunctionIndexToMemberIndex, in cli_proxy_dispatch()