Home
last modified time | relevance | path

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

/third_party/cef/tools/
Dmake_ctocpp_impl.py573 def make_ctocpp_class_impl(header, clsname, impl): function
712 newcontents = make_ctocpp_class_impl(header, clsname, oldcontents)
739 sys.stdout.write(make_ctocpp_class_impl(header, sys.argv[2], data))