Home
last modified time | relevance | path

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

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