Searched defs:indent_ (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/ | ||
D | printer.h | 323 string indent_; variable |
/frameworks/base/tools/aapt2/ | ||
D | DominatorTree_test.cpp | 66 const int indent_ = 2; member in aapt::__anonf44aa5160111::PrettyPrinter |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ | ||
D | command_line_interface.cc | 662 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/ | ||
D | text_format.cc | 1256 string indent_; member in google::protobuf::TextFormat::Printer::TextGenerator |