Searched refs:ApplyIndent (Results 1 – 2 of 2) sorted by relevance
32 std::string CodeWriter::ApplyIndent(const std::string& str) { in ApplyIndent() function in android::aidl::CodeWriter66 indented.append(ApplyIndent(line)); in Write()
56 std::string ApplyIndent(const std::string& str);