Searched refs:get_capi_proto (Results 1 – 2 of 2) sorted by relevance
19 result += indent + 'CEF_EXPORT ' + func.get_capi_proto(defined_names) + ';\n'
1245 def get_capi_proto(self, defined_structs=[], prefix=None): member in obj_function2098 result += func.get_capi_proto(defined_names) + ';\n'2108 result += '\t' + func.get_capi_proto(defined_names) + ';\n'2117 result += func.get_capi_proto(defined_names) + ';\n'