Home
last modified time | relevance | path

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

/system/tools/hidl/
DDocComment.cpp34 bool foundFirstLine = false; in DocComment() local
54 foundFirstLine = foundFirstLine || !isEmptyLine; in DocComment()
55 if (!foundFirstLine) continue; in DocComment()