Home
last modified time | relevance | path

Searched refs:shared_lib_ (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DLink.h220 &shared_lib_); in LinkCommand()
344 bool shared_lib_ = false; variable
H A DLink.cpp2402 if (int{shared_lib_} + int{static_lib_} + int{proto_format_} > 1) { in Action()
2409 if (shared_lib_ && options_.private_symbols) { in Action()
2433 if (shared_lib_) { in Action()