Home
last modified time | relevance | path

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

/system/tools/aidl/
Dcode_writer.cpp32 std::string CodeWriter::ApplyIndent(const std::string& str) { in ApplyIndent() function in android::aidl::CodeWriter
66 indented.append(ApplyIndent(line)); in Write()
Dcode_writer.h56 std::string ApplyIndent(const std::string& str);