Home
last modified time | relevance | path

Searched refs:allowed_files (Results 1 – 2 of 2) sorted by relevance

/external/exoplayer/tree/extensions/vp9/src/main/jni/
Dgenerate_libvpx_android_configs.sh55 allowed_files="libvpx_srcs.txt vpx_config.c vpx_config.h vpx_scale_rtcd.h"
56 allowed_files+=" vp8_rtcd.h vp9_rtcd.h vpx_version.h vpx_config.asm"
57 allowed_files+=" vpx_dsp_rtcd.h libvpx.ver"
94 for f in ${allowed_files}; do
101 rm -rf !(${allowed_files// /|})
/external/perfetto/tools/
Dgen_amalgamated332 def _add_source_included_header(self, include_dirs, allowed_files, argument
343 if not rel_path in allowed_files:
349 self._process_source_includes(include_dirs, allowed_files, f))
423 def _process_source_includes(self, include_dirs, allowed_files, file): argument
435 self._add_source_included_header(include_dirs, allowed_files,