Lines Matching refs:files
89 $(call find-files-in-subdirs,test/vts-testcase/hal-trace,"*.vts.trace" -and -type f,.) \
108 $(call find-files-in-subdirs,hardware/interfaces/media/res,"*.*" -and -type f,.) \
115 …$(call find-files-in-subdirs,frameworks/av/media/codec2/hidl/1.0/vts/functional/res,"*.*" -and -ty…
122 $(call find-files-in-subdirs,test/vts-testcase/nbu/src,"*.apk" -and -type f,.)
129 $(call find-files-in-subdirs,test/vts-testcase/performance/res/,"*.*" -and -type f,.) \
136 $(call find-files-in-subdirs,hardware/interfaces/audio,"*.xsd" -and -type f,.) \
155 $(call find-files-in-subdirs,system/core/rootdir,"*.rc" -and -type f,.) \
162 $(call find-files-in-subdirs,tools/test/connectivity/acts/tests/google,"*.py" -and -type f,.)
183 $(call find-files-in-subdirs, ., "*.hal" -and -type f, \
188 $(call find-files-in-subdirs, ., "*.txt" -and -type f, \
217 $(call copy-many-files,$(target_native_copy_pairs)) \
218 $(call copy-many-files,$(target_spec_copy_pairs)) \
219 $(call copy-many-files,$(target_trace_copy_pairs)) \
220 $(call copy-many-files,$(media_test_res_copy_pairs)) \
221 $(call copy-many-files,$(media_c2_test_res_copy_pairs)) \
222 $(call copy-many-files,$(nbu_p2p_apk_copy_pairs)) \
223 $(call copy-many-files,$(performance_test_res_copy_pairs)) \
224 $(call copy-many-files,$(audio_test_res_copy_pairs)) \
225 $(call copy-many-files,$(vndk_test_res_copy_pairs)) \
226 $(call copy-many-files,$(kernel_rootdir_test_rc_copy_pairs)) \
227 $(call copy-many-files,$(acts_testcases_copy_pairs)) \
228 $(call copy-many-files,$(system_property_compatibility_test_res_copy_pairs)) \
229 $(call copy-many-files,$(xsd_config_files)) \
230 $(call copy-many-files,$(gsi_key_copy_pairs)) \