Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/tests/
Dinstalld_otapreopt_test.cpp124 const char* shared_libs = "shared.lib") { in getArgs()
167 const char* shared_libs = "shared.lib") { in VerifyReadArguments()
/frameworks/base/tools/aapt2/format/binary/
DTableFlattener.cpp230 const std::map<size_t, std::string>* shared_libs, bool use_sparse_entries, in PackageFlattener()