Searched refs:isRow (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/cmds/lshal/
H A DTextTable.cpp37 if (!row.isRow()) {
58 if (row.isRow()) {
H A DTextTable.h43 bool isRow() const { return !fields().empty(); } function in class:android::lshal::TextTableRow

Completed in 25 milliseconds