Home
last modified time | relevance | path

Searched defs:abs_path (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/ide_query/cc_analyzer/
Dinclude_scanner.cc62 llvm::SmallString<256> abs_path(cwd); in GetAbsolutePath() local
81 auto abs_path = GetAbsolutePath(cwd_, file_entry->getName()); in LexedFileChanged() local
/build/soong/scripts/hiddenapi/
Danalyze_bcpf_test.py64 def write_abs_file(abs_path, contents): argument