Home
last modified time | relevance | path

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

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