Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dmake_ctocpp_impl.py330 def ctocpp_make_function_body(cls, funcs, dir_name): function
348 result = ctocpp_make_function_body(cls, cls.get_static_funcs(), dir_name)
349 …result += ctocpp_make_function_body(cls, make_file_base.get_class_func_list(cls, header), dir_name)