Home
last modified time | relevance | path

Searched defs:build_root (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/third_party/crc32c/src/
H A D.ycm_extra_conf.py37 def MakeRelativePathsInFlagsAbsolute(flags, build_root): argument
73 def FindNearest(target, path, build_root): argument
106 def FlagsForClangComplete(file_path, build_root): argument
/aosp_15_r20/system/linkerconfig/
H A Drundiff.sh42 function build_root { function
/aosp_15_r20/external/python/asn1crypto/dev/
D__init__.py24 build_root = os.path.abspath(os.path.join(package_root, '..')) variable
/aosp_15_r20/trusty/vendor/google/aosp/scripts/
Dbuild.py57 def get_new_build_id(build_root): argument