Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DTagMonitor.cpp210 int indentation = (event.source == REQUEST) ? 15 : 30; in dumpMonitoredMetadata() local
237 int type, int count, int indentation) { in printData()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp4574 StyledStreamWriter::StyledStreamWriter(std::string indentation) in StyledStreamWriter()
4839 std::string const& indentation, in BuiltStyledStreamWriter()
5095 std::string indentation = settings_["indentation"].asString(); in newStreamWriter() local