Home
last modified time | relevance | path

Searched refs:libs (Results 1 – 25 of 69) sorted by relevance

123

/system/core/rootdir/
Dupdate_and_install_ld_config.mk70 define write-libs-to-file
75 $(eval $(call write-libs-to-file,$(llndk_libraries_list),$(llndk_libraries_file)))
76 $(eval $(call write-libs-to-file,$(vndksp_libraries_list),$(vndksp_libraries_file)))
77 $(eval $(call write-libs-to-file,$(VNDK_CORE_LIBRARIES),$(vndkcore_libraries_file)))
78 $(eval $(call write-libs-to-file,$(VNDK_PRIVATE_LIBRARIES),$(vndkprivate_libraries_file)))
80 $(eval $(call write-libs-to-file,$(VNDK_USING_CORE_VARIANT_LIBRARIES),$(vndk_using_core_variant_lib…
89 $(LOCAL_BUILT_MODULE): private-filter-out-private-libs = \
120 …$(call private-filter-out-private-libs,$(PRIVATE_LLNDK_LIBRARIES_FILE),$(PRIVATE_INTERMEDIATES_DIR…
122 …$(call private-filter-out-private-libs,$(PRIVATE_VNDK_SP_LIBRARIES_FILE),$(PRIVATE_INTERMEDIATES_D…
124 …$(call private-filter-out-private-libs,$(PRIVATE_VNDK_CORE_LIBRARIES_FILE),$(PRIVATE_INTERMEDIATES…
[all …]
/system/libvintf/include/vintf/
DVendorNdk.h30 VendorNdk(std::string&& version, std::set<std::string>&& libs) in VendorNdk() argument
31 : mVersion(std::move(version)), mLibraries(std::move(libs)) {} in VendorNdk()
33 VendorNdk(const std::string& version, const std::set<std::string>& libs) in VendorNdk() argument
34 : mVersion(version), mLibraries(libs) {} in VendorNdk()
/system/libhwbinder/
DAndroid.bp54 name: "libhwbinder-impl-shared-libs",
55 defaults: ["libhwbinder-impl-shared-libs-no-vndk-private"],
62 name: "libhwbinder-impl-shared-libs-no-vndk-private",
92 // TODO(b/135299443): allow this library to link against vndk-private libs
95 include_dirs: ["frameworks/native/libs/binderthreadstate/include/"],
98 "libhwbinder-impl-shared-libs-no-vndk-private",
113 "libhwbinder-impl-shared-libs",
131 "libhwbinder-impl-shared-libs",
/system/apex/tests/
DAndroid.bp20 libs: ["tradefed"],
41 libs: ["tradefed"],
59 libs: ["tradefed"],
77 libs: ["tradefed"],
93 libs: ["tradefed"],
107 libs: ["tradefed"],
/system/extras/perfprofd/scripts/
DAndroid.bp39 libs: [
68 libs: [
81 libs: [
/system/libhidl/
DAndroid.bp54 "libhwbinder-impl-shared-libs",
55 "libhidlbase-impl-shared-libs",
56 "libhidltransport-impl-shared-libs",
/system/timezone/distro/tools/
DAndroid.bp20 libs: [
31 libs: [
Dcreate-distro.py41 libs = [ 'create_time_zone_distro', 'time_zone_distro' ]
44 for lib in libs:
/system/libhidl/base/
DAndroid.bp16 name: "libhidlbase-impl-shared-libs",
34 "libhidlbase-impl-shared-libs",
/system/extras/simpleperf/scripts/
Dreport_html.py100 for lib in thread.libs.values():
138 self.libs = {} # map from lib_id to LibScope
152 lib = self.libs.get(lib_id)
154 lib = self.libs[lib_id] = LibScope(lib_id)
179 for lib in self.libs.values():
198 for lib in self.libs.values()]
508 self.libs = LibSet()
545 lib_id = self.libs.get_lib_id(symbol.dso_name)
550 lib_id = self.libs.get_lib_id(symbol.dso_name)
592 lib_name = self.libs.get_lib_name(function.lib_id)
[all …]
/system/libfmq/tests/
DAndroid.bp40 // These are static libs only for testing purposes and portability. Shared
41 // libs should be used on device.
/system/apex/tests/testdata/
Dld.config.txt20 # libs listed here can be used.
45 # The "vndk" namespace links to "default" namespace for LLNDK libs and links to
46 # "sphal" namespace for vendor libs. The ordering matters. The "default"
50 # When these NDK libs are required inside this namespace, then it is redirected
/system/core/libunwindstack/tests/
DDexFilesTest.cpp247 std::vector<std::string> libs{"libart.so"}; in TEST_F() local
248 dex_files_.reset(new DexFiles(process_memory_, libs)); in TEST_F()
257 dex_files_.reset(new DexFiles(process_memory_, libs)); in TEST_F()
264 libs.clear(); in TEST_F()
/system/tools/hidl/test/hidl_test/
DAndroid.bp22 // These are static libs only for testing purposes and portability. Shared
23 // libs should be used on device.
/system/libhidl/transport/
DAndroid.bp20 name: "libhidltransport-impl-shared-libs",
48 "libhidltransport-impl-shared-libs",
/system/core/fastboot/fuzzy_fastboot/
DAndroid.bp34 // Static libs (libfastboot2) shared library dependencies are not transitively included
/system/chre/build/variant/
Dgoogle_x86_googletest.mk48 TARGET_BIN_LDFLAGS += $(shell pkg-config --libs sndfile)
Dgoogle_x86_linux.mk42 TARGET_BIN_LDFLAGS += $(shell pkg-config --libs sndfile)
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/
Dbuild.gradle25 implementation fileTree(dir: 'libs', include: ['*.jar'])
/system/bt/build/toolchain/gcc/
DBUILD.gn59 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/extras/simpleperf/demo/SimpleperfExampleWithNative/app/
Dbuild.gradle36 implementation fileTree(dir: 'libs', include: ['*.jar'])
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/app/
Dbuild.gradle29 implementation fileTree(dir: 'libs', include: ['*.jar'])
/system/extras/simpleperf/demo/JavaApi/app/
Dbuild.gradle27 implementation fileTree(dir: 'libs', include: ['*.jar'])
/system/bt/build/toolchain/clang/
DBUILD.gn78 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/extras/simpleperf/demo/CppApi/app/
Dbuild.gradle33 implementation fileTree(dir: 'libs', include: ['*.jar'])

123