Searched refs:isRow (Results 1 - 2 of 2) sorted by relevance
/frameworks/native/cmds/lshal/ | ||
H A D | TextTable.cpp | 37 if (!row.isRow()) { 58 if (row.isRow()) { |
H A D | TextTable.h | 43 bool isRow() const { return !fields().empty(); } function in class:android::lshal::TextTableRow |
Completed in 25 milliseconds