Searched refs:get_func_name_count (Results 1 - 4 of 4) sorted by relevance
/base/web/webview/ohos_interface/ohos_glue/scripts/ |
H A D | make_capi_header.py | 37 new_list = make_file_base.get_func_name_count(func.get_capi_name(), old_list, new_list) 58 new_list = make_file_base.get_func_name_count(func.get_capi_name(), old_list, new_list)
|
H A D | make_cpptoc_impl.py | 252 new_list = make_file_base.get_func_name_count(func.get_capi_name(), old_list, new_list) 270 new_list = make_file_base.get_func_name_count(func.get_capi_name(), old_list, new_list) 289 new_list = make_file_base.get_func_name_count(func.get_capi_name(), old_list, new_list)
|
H A D | make_file_base.py | 168 def get_func_name_count(name, old_list, new_list): function
|
H A D | make_ctocpp_impl.py | 158 new_list = make_file_base.get_func_name_count(func.get_capi_name(), old_list, new_list) 336 new_list = make_file_base.get_func_name_count(func.get_capi_name(), old_list, new_list)
|
Completed in 3 milliseconds