Home
last modified time | relevance | path

Searched defs:dir_path (Results 1 – 8 of 8) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/scripts/
Dmake_cpptoc_header.py27 def make_cpptoc_header_file(header, dir_path, dir_name, class_name): argument
Dmake_ctocpp_header.py64 def make_ctocpp_header_file(header, dir_path, dir_name, class_name): argument
Dmake_capi_header.py167 def make_capi_header_file(header, dir_path, dir_name, file_name): argument
Dmake_cpptoc_impl.py381 def make_cpptoc_impl_file(header, dir_path, dir_name, clsname): argument
Dmake_ctocpp_impl.py382 def make_ctocpp_impl_file(header, dir_path, dir_name, clsname): argument
/base/startup/init/services/modules/seccomp/scripts/tools/
Dstrace_log_analysis.py79 def extract_file_from_path(dir_path): argument
Daudit_log_analysis.py121 def extract_file_from_path(dir_path): argument
/base/global/i18n/services/src/
Dhmos_timezone_mount.cpp100 void ensureDirectoryExists(const std::filesystem::path& dir_path) in ensureDirectoryExists()
113 void clearPath(const std::filesystem::path& dir_path) in clearPath()