Searched refs:libs (Results 1 – 20 of 20) sorted by relevance
/system/tpm/trunks/ |
D | Makefile | 24 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS)) 34 CXX_BINARY(trunks_testrunner): LDLIBS += $(shell gtest-config --libs) \ 35 $(shell gmock-config --libs)
|
/system/core/rootdir/etc/ |
D | ld.config.txt | 59 # libs listed here can be used. 62 # WARNING: only NDK libs can be listed here. 65 # WARNING: only VNDK-SP libs can be listed here. DO NOT EDIT this line. 93 # This namespace is exclusively for vndk-sp libs. 102 # When these NDK libs are required inside this namespace, then it is redirected
|
/system/libhidl/transport/ |
D | ServiceManagement.cpp | 247 std::vector<std::string> libs = search(path, prefix, ".so"); in get() local 249 for (const std::string &lib : libs) { in get() 354 std::vector<std::string> libs = search(path, "", ".so"); in debugDump() local 355 for (const std::string &lib : libs) { in debugDump()
|
/system/bt/build/toolchain/gcc/ |
D | BUILD.gn | 59 rspfile_content = "-Wl,--whole-archive {{inputs}} {{solibs}} -Wl,--no-whole-archive {{libs}}" 80 …nd = "$cxx {{ldflags}} -o $outfile -Wl,--start-group @$rspfile {{solibs}} -Wl,--end-group {{libs}}"
|
/system/bt/build/toolchain/clang/ |
D | BUILD.gn | 78 rspfile_content = "-Wl,--whole-archive {{inputs}} {{solibs}} -Wl,--no-whole-archive {{libs}}" 99 … "$clangxx {{ldflags}} -o $outfile -Wl,--start-group @$rspfile {{solibs}} -Wl,--end-group {{libs}}"
|
/system/bt/test/suite/ |
D | BUILD.gn | 39 libs = [
|
/system/bt/device/ |
D | BUILD.gn | 53 libs = [
|
/system/extras/simpleperf/ |
D | Android.mk | 235 LOCAL_LDLIBS_linux := $(simpleperf_ldlibs_host_linux) -Wl,--exclude-libs,ALL 268 LOCAL_LDLIBS := -Wl,--exclude-libs,ALL 282 LOCAL_LDLIBS_linux := $(simpleperf_ldlibs_host_linux) -Wl,--exclude-libs,ALL
|
/system/bt/btcore/ |
D | BUILD.gn | 59 libs = [
|
/system/bt/hci/ |
D | BUILD.gn | 70 libs = [
|
/system/bt/main/ |
D | BUILD.gn | 78 libs = [
|
/system/bt/service/ |
D | BUILD.gn | 77 libs = [
|
/system/bt/stack/ |
D | BUILD.gn | 214 libs = [ 252 libs = [
|
/system/bt/osi/ |
D | BUILD.gn | 95 libs = [
|
/system/libvintf/test/ |
D | main.cpp | 61 void set(CompatibilityMatrix &cm, VndkVersionRange &&range, std::set<std::string> &&libs) { in set() 63 cm.device.mVndk.mLibraries = libs; in set()
|
/system/sepolicy/private/ |
D | untrusted_app_all.te | 34 # Execute libs in asec containers.
|
D | app.te | 508 -system_data_file # shared libs in apks
|
/system/bt/build/secondary/third_party/libchrome/ |
D | BUILD.gn | 251 libs = [
|
/system/sepolicy/public/ |
D | file.te | 99 # Default type for vndk-sp libs. /vendor/lib/vndk-sp
|
D | domain.te | 381 -system_data_file # shared libs in apks
|