Home
last modified time | relevance | path

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

/system/tools/hidl/
DDocComment.cpp52 bool isEmptyLine = i == 0; in DocComment() local
54 foundFirstLine = foundFirstLine || !isEmptyLine; in DocComment()