Home
last modified time | relevance | path

Searched refs:find_file_from_upwards (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/tools/
Dbionic_utils.py56 def find_file_from_upwards(from_path,target_file): function
102 file = find_file_from_upwards(None, "SYSCALLS.TXT")
Dchecksyscalls.py55 syscalls_file = find_file_from_upwards(None, syscalls_txt)
/bionic/libc/kernel/tools/
Dutils.py50 def find_file_from_upwards(from_path,target_file): function
76 file = find_file_from_upwards(None, "SYSCALLS.TXT")