OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kernel_cleaned_path
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/tools/
defaults.py
23
kernel_cleaned_path
= os.path.normpath( find_program_dir() + '/..' )
variable
clean_header.py
56
dst_path = os.path.normpath(
kernel_cleaned_path
+ "/" + dst_path )
123
kernel_cleaned_path
= arg
Completed in 19 milliseconds