Home
last modified time | relevance | path

Searched defs:indent_ (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dprinter.h323 string indent_; variable
/frameworks/base/tools/aapt2/
DDominatorTree_test.cpp66 const int indent_ = 2; member in aapt::__anonf44aa5160111::PrettyPrinter
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.cc662 string indent_(*target, pos, target->find_first_not_of(" \t", pos) - pos); in ~MemoryOutputStream() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.cc1256 string indent_; member in google::protobuf::TextFormat::Printer::TextGenerator