Home
last modified time | relevance | path

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

/bionic/benchmarks/linker_relocation/
Dgen_bench.sh58 if [ -e SYSTEM ]; then
59 rm -rf SYSTEM
70 -L $work_dir/SYSTEM/system_ext/apex/com.android.art.debug/lib64 \
71 -L $work_dir/SYSTEM/system_ext/apex/com.android.runtime/lib64/bionic \
72 -L $work_dir/SYSTEM/lib64 \
73 $work_dir/SYSTEM/lib64/libandroid_servers.so \
/bionic/libc/seccomp/
Dseccomp_policy.cpp233 SYSTEM, enumerator
263 case SYSTEM: in _set_seccomp_filter()
314 return _set_seccomp_filter(FilterType::SYSTEM); in set_system_seccomp_filter()