Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/
H A Dstrace_log_analysis.py62 file_list = extract_file_from_path(args.src_path)
79 def extract_file_from_path(dir_path): function
H A Daudit_log_analysis.py97 file_list = extract_file_from_path(args.src_path)
121 def extract_file_from_path(dir_path): function