Home
last modified time | relevance | path

Searched defs:lib (Results 1 – 25 of 31) sorted by relevance

12

/system/linkerconfig/modules/tests/
Dapex_testbase.h40 for (auto lib : provide_libs) { in PrepareApex() local
43 for (auto lib : require_libs) { in PrepareApex() local
46 for (auto lib : jni_libs) { in PrepareApex() local
/system/linkerconfig/modules/
Dsection.cc76 for (const auto& lib : ns.GetProvides()) { in Resolve() local
91 for (const auto& lib : apex.provide_libs) { in Resolve() local
123 for (const auto& lib : ns.GetRequires()) { in Resolve() local
/system/apex/tests/native/
Dapex_shared_libraries_test.cpp68 auto lib = fs::path(entry.mount_point) / "lib"; in TEST() local
70 auto lib = fs::path(entry.mount_point) / "lib64"; in TEST() local
/system/bt/gd/rust/hci/custom_types/
DCargo.toml21 [lib] table
/system/bt/gd/rust/linux/dbus_projection/dbus_macros/
DCargo.toml6 [lib] table
/system/bt/gd/rust/linux/stack/btif_macros/
DCargo.toml6 [lib] table
/system/bt/gd/rust/gddi/macros/
DCargo.toml26 [lib] table
/system/core/libutils/
DSingleton_test.cpp35 std::string lib = android::base::StringPrintf("%s/libutils_test_singleton1.so", path.c_str()); in TEST() local
/system/bt/gd/rust/packets/
DCargo.toml32 [lib] table
/system/bt/gd/rust/facade_proto/
DCargo.toml33 [lib] table
/system/bt/gd/rust/common/
DCargo.toml33 [lib] table
/system/bt/gd/rust/gddi/
DCargo.toml28 [lib] table
/system/extras/tests/kernel.config/
Daslr_test.h46 static const char *lib; variable
Daslr_test.cpp158 const char *AslrMmapTest::lib; member in AslrMmapTest
/system/bt/gd/rust/main/
DCargo.toml32 [lib] table
/system/bt/gd/rust/linux/stack/
DCargo.toml19 [lib] table
/system/bt/gd/rust/facade/helpers/
DCargo.toml35 [lib] table
/system/unwinding/libunwindstack/
DGlobal.cpp52 for (const std::string& lib : search_libs_) { in Searchable() local
/system/bt/gd/rust/facade/
DCargo.toml46 [lib] table
/system/bt/gd/rust/topshim/
DCargo.toml43 [lib] table
/system/bt/gd/rust/hal/
DCargo.toml45 [lib] table
/system/bt/gd/rust/hci/
DCargo.toml44 [lib] table
/system/bt/gd/rust/link/
DCargo.toml45 [lib] table
/system/libhidl/transport/
DServiceManagement.cpp258 static bool matchPackageName(const std::string& lib, std::string* matchedName, in matchPackageName()
385 for (const std::string &lib : libs) { in openLibs() local
414 openLibs(fqName, [&](void* handle, const std::string &lib, const std::string &sym) { in get()
512 for (const std::string &lib : libs) { in debugDump() local
/system/libhidl/base/
DHidlInternal.cpp56 std::string getVndkSpHwPath(const char* lib) { in getVndkSpHwPath()

12