Home
last modified time | relevance | path

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

/bionic/libc/kernel/tools/
Dutils.py88 def create_file_path(path): function
164 create_file_path(path)
235 create_file_path(dst)
/bionic/libc/tools/
Dbionic_utils.py317 def create_file_path(path): function