Home
last modified time | relevance | path

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

/third_party/cef/tools/
Dmake_views_stub_impl.py15 result = make_ctocpp_impl_proto(clsname, name, func, parts) + ' {'
Dmake_ctocpp_impl.py9 def make_ctocpp_impl_proto(clsname, name, func, parts): function
38 return make_ctocpp_impl_proto(clsname, name, func, parts)+'{'+ \
49 result = make_ctocpp_impl_proto(clsname, name, func, parts) + ' {'