/system/linkerconfig/modules/tests/ |
D | apex_testbase.h | 40 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/ |
D | section.cc | 76 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/ |
D | apex_shared_libraries_test.cpp | 68 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/ |
D | Cargo.toml | 21 [lib] table
|
/system/bt/gd/rust/linux/dbus_projection/dbus_macros/ |
D | Cargo.toml | 6 [lib] table
|
/system/bt/gd/rust/linux/stack/btif_macros/ |
D | Cargo.toml | 6 [lib] table
|
/system/bt/gd/rust/gddi/macros/ |
D | Cargo.toml | 26 [lib] table
|
/system/core/libutils/ |
D | Singleton_test.cpp | 35 std::string lib = android::base::StringPrintf("%s/libutils_test_singleton1.so", path.c_str()); in TEST() local
|
/system/bt/gd/rust/packets/ |
D | Cargo.toml | 32 [lib] table
|
/system/bt/gd/rust/facade_proto/ |
D | Cargo.toml | 33 [lib] table
|
/system/bt/gd/rust/common/ |
D | Cargo.toml | 33 [lib] table
|
/system/bt/gd/rust/gddi/ |
D | Cargo.toml | 28 [lib] table
|
/system/extras/tests/kernel.config/ |
D | aslr_test.h | 46 static const char *lib; variable
|
D | aslr_test.cpp | 158 const char *AslrMmapTest::lib; member in AslrMmapTest
|
/system/bt/gd/rust/main/ |
D | Cargo.toml | 32 [lib] table
|
/system/bt/gd/rust/linux/stack/ |
D | Cargo.toml | 19 [lib] table
|
/system/bt/gd/rust/facade/helpers/ |
D | Cargo.toml | 35 [lib] table
|
/system/unwinding/libunwindstack/ |
D | Global.cpp | 52 for (const std::string& lib : search_libs_) { in Searchable() local
|
/system/bt/gd/rust/facade/ |
D | Cargo.toml | 46 [lib] table
|
/system/bt/gd/rust/topshim/ |
D | Cargo.toml | 43 [lib] table
|
/system/bt/gd/rust/hal/ |
D | Cargo.toml | 45 [lib] table
|
/system/bt/gd/rust/hci/ |
D | Cargo.toml | 44 [lib] table
|
/system/bt/gd/rust/link/ |
D | Cargo.toml | 45 [lib] table
|
/system/libhidl/transport/ |
D | ServiceManagement.cpp | 258 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/ |
D | HidlInternal.cpp | 56 std::string getVndkSpHwPath(const char* lib) { in getVndkSpHwPath()
|