Searched refs:src_paths (Results 1 – 1 of 1) sorted by relevance
396 def get_arch_props(prebuilt, arch, src_paths): argument436 for src in sorted(src_paths):489 src_paths = utils.find(src_root, [prebuilt])491 src_paths = list(filter(lambda src: not src.startswith(utils.BINDER32),492 src_paths))494 if not src_paths:511 arch_props = get_arch_props(prebuilt, arch, src_paths)