Home
last modified time | relevance | path

Searched defs:foundPrefix (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/tools/hidl/lint/lints/
H A DmethodDocComment.cpp99 if (bool foundPrefix = getFirstWordAfterPrefix(line, "@return", &returnName); in methodDocComments() local
128 if (bool foundPrefix = getFirstWordAfterPrefix(line, "@param", &returnName); in methodDocComments() local