/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/ |
H A D | translator.py | 81 def update_capi_file(header, dir_name, work_dir): argument 95 def update_cpptoc_file(header, dir_name, work_dir): argument 115 def update_ctocpp_file(header, dir_name, work_dir): argument 135 def translate_dir(dir_name): argument
|
H A D | make_ctocpp_impl.py | 178 def ctocpp_get_static_funcion(cls, func, suffix, dir_name, retval_default): argument 203 def ctocpp_get_virtual_funcion(cls, func, suffix, dir_name, macro_retval_default): argument 249 def ctocpp_make_function_impl(cls, func, suffix, dir_name): argument 330 def ctocpp_make_function_body(cls, funcs, dir_name): argument 346 def ctocpp_make_functions_body(cls, header, dir_name): argument 355 def ctocpp_make_include_files(cls, body, header, dir_name): argument 382 def make_ctocpp_impl_file(header, dir_path, dir_name, clsname): argument
|
H A D | make_cpptoc_impl.py | 328 def cpptoc_make_include_file(cls, body, header, dir_name): argument 344 def cpptoc_make_class_function(cls, prefix, header, dir_name): argument 367 def cpptoc_make_c_function_body(cls, header, dir_name, defined_names): argument 381 def make_cpptoc_impl_file(header, dir_path, dir_name, clsname): argument
|
H A D | make_cpptoc_header.py | 27 def make_cpptoc_header_file(header, dir_path, dir_name, class_name): argument
|
H A D | make_ctocpp_header.py | 64 def make_ctocpp_header_file(header, dir_path, dir_name, class_name): argument
|
H A D | make_capi_header.py | 167 def make_capi_header_file(header, dir_path, dir_name, file_name): argument
|
H A D | make_file_base.py | 82 def make_include_file(cls, ident, header, dir_name, class_name): argument
|
H A D | file_parser.py | 187 def format_translation_includes(header, dir_name, body): argument
|
/ohos5.0/build/scripts/ |
H A D | dir_exists.py | 18 def _is_dir(dir_name) -> str: argument
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
H A D | file_stream_dumper.cpp | 182 std::string dir_name = target; in BuildFileNames() local
|
/ohos5.0/build/ |
H A D | prebuilts_config.py | 60 def npm_install(dir_name): argument
|