Home
last modified time | relevance | path

Searched refs:get_cpp_proto (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tools/
Dmake_ctocpp_header.py14 impl += ' ' + func.get_cpp_proto()
Dcef_parser.py1132 return '/* ' + dict_to_str(self.attribs) + ' */ ' + self.get_cpp_proto()
1272 def get_cpp_proto(self, classname=None): member in obj_function