Searched defs:link_paths (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/test/vts-testcase/vndk/dependency/ |
D | vts_vndk_dependency_test.py | 269 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/ |
D | lib.rs | 93 pub link_paths: Vec<PathBuf>, field
|