Searched defs:dir_path (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/ |
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_cpptoc_impl.py | 381 def make_cpptoc_impl_file(header, dir_path, dir_name, clsname): argument
|
H A D | make_ctocpp_impl.py | 382 def make_ctocpp_impl_file(header, dir_path, dir_name, clsname): argument
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/ |
H A D | strace_log_analysis.py | 79 def extract_file_from_path(dir_path): argument
|
H A D | audit_log_analysis.py | 121 def extract_file_from_path(dir_path): argument
|
/ohos5.0/base/global/i18n/services/src/ |
H A D | hmos_timezone_mount.cpp | 100 void ensureDirectoryExists(const std::filesystem::path& dir_path) in ensureDirectoryExists() 113 void clearPath(const std::filesystem::path& dir_path) in clearPath()
|
/ohos5.0/build/scripts/util/ |
H A D | build_utils.py | 54 def make_directory(dir_path): argument 61 def delete_directory(dir_path): argument
|
H A D | md5_check.py | 408 def _update_md5_for_directory(md5, dir_path): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/ |
H A D | hdf_utils.py | 161 def create_dirs(dir_path): argument 367 def template_filename_filtrate(dir_path, kernal): argument
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 215 std::vector<std::string> find_files(const std::string& dir_path, const std::string& extension) in find_files()
|
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/ |
H A D | appfreeze_manager.cpp | 200 std::string dir_path = LOG_FILE_PATH + "/freeze"; in WriteToFile() local
|