Searched defs:indent (Results 1 – 6 of 6) sorted by relevance
/system/media/camera/docs/ |
D | metadata_helpers.py | 210 def ljust(size, indent=4): argument 611 def javadoc(text, indent = 4): argument
|
/system/core/libutils/ |
D | Printer.cpp | 102 FdPrinter::FdPrinter(int fd, unsigned int indent, const char* prefix) : in FdPrinter()
|
D | CallStack.cpp | 117 void CallStack::dump(int fd, int indent, const char* prefix) const { in dump()
|
D | ProcessCallStack.cpp | 236 void ProcessCallStack::dump(int fd, int indent, const char* prefix) const { in dump()
|
/system/core/sh/ |
D | show.c | 250 indent(int amount, char *pfx, FILE *fp) in indent() function
|
/system/extras/tests/lib/testUtil/ |
D | testUtil.c | 357 testXDumpSetIndent(uint8_t indent) in testXDumpSetIndent()
|