Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DLink.h207 &proto_format_); in LinkCommand()
310 bool proto_format_ = false; variable
DLink.cpp2110 if (int{shared_lib_} + int{static_lib_} + int{proto_format_} > 1) { in Action()
2127 } else if (proto_format_) { in Action()