Home
last modified time | relevance | path

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

/system/tools/hidl/host_utils/
DFormatter.cpp30 Formatter::Formatter(FILE* file, size_t spacesPerIndent) in Formatter() argument
33 mSpacesPerIndent(spacesPerIndent), in Formatter()
/system/tools/hidl/host_utils/include/hidl-util/
DFormatter.h73 Formatter(FILE* file, size_t spacesPerIndent = 4);