Home
last modified time | relevance | path

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

/system/tools/aidl/
Dcomments.cpp67 std::vector<std::string> TrimmedLines(const Comment& c) { in TrimmedLines() function
127 for (const auto& line : TrimmedLines(c)) { in BlockTags()