Lines Matching refs:search
35 namespace.art.search.paths = /apex/com.android.art/${LIB}
36 namespace.art.asan.search.paths = /apex/com.android.art/${LIB}
75 namespace.system.search.paths = /system/${LIB}
76 namespace.system.asan.search.paths = /data/asan/system/${LIB}
99 # of the lib. We could add this to search.paths instead but that makes the
101 # /apex/.../lib/bionic in search.paths. If the latter is after the former,
122 namespace.conscrypt.search.paths = /apex/com.android.conscrypt/${LIB}
123 namespace.conscrypt.asan.search.paths = /apex/com.android.conscrypt/${LIB}
145 namespace.neuralnetworks.search.paths = /apex/com.android.neuralnetworks/${LIB}
146 namespace.neuralnetworks.asan.search.paths = /apex/com.android.neuralnetworks/${LIB}
173 namespace.adbd.search.paths = /apex/com.android.adbd/${LIB}
174 namespace.adbd.asan.search.paths = /apex/com.android.adbd/${LIB}