Searched refs:ret_type (Results 1 – 2 of 2) sorted by relevance
300 if (0 == ret_type) in type_resolve()307 if (0 == ret_type) in type_resolve()326 if (0 != ret_type) in type_resolve()346 if (ret_type == 0) in get_type()375 return ret_type; in get_type()529 return ret_type; in get_type()580 return ret_type; in get_type()639 return ret_type; in get_type()716 return ret_type; in get_type()788 return ret_type; in get_type()[all …]
86 typelib_TypeDescriptionReference * ret_type = aRet.pType; in binuno_queryInterface() local87 switch (ret_type->eTypeClass) in binuno_queryInterface()90 typelib_typedescriptionreference_release( ret_type ); in binuno_queryInterface()94 typelib_typedescriptionreference_release( ret_type ); in binuno_queryInterface()
Completed in 34 milliseconds