Home
last modified time | relevance | path

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

/system/libvintf/
Dmain.cpp201 struct TableRow { struct
224 std::ostream& operator<<(std::ostream& out, const TableRow& row) { in operator <<() argument
231 using RowMutator = std::function<void(TableRow*)>;
232 using Table = std::map<std::string, TableRow>;