Home
last modified time | relevance | path

Searched defs:link_paths (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/test/vts-testcase/vndk/dependency/
Dvts_vndk_dependency_test.py269 def _FindLibsInLinkPaths(self, bitness, link_paths, objs): argument
290 def _DfsDependencies(self, lib, searched, namespace, link_paths): argument
310 def _FindDisallowedDependencies(self, objs, namespace, link_paths, argument
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/src/
Dlib.rs93 pub link_paths: Vec<PathBuf>, field