Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/lint/lints/
H A Dsafeunion.cpp84 const status_t FOUND_UNION = 1; in lintUnionRecursively() local
92 return FOUND_UNION; in lintUnionRecursively()
100 if (result == FOUND_UNION) { in lintUnionRecursively()