Searched defs:preprocessRow (Results 1 - 4 of 4) sorted by relevance

/external/autotest/frontend/client/src/autotest/afe/
H A DRecurringTable.java31 protected void preprocessRow(JSONObject row) { method in class:RecurringTable
H A DJobTable.java48 protected void preprocessRow(JSONObject row) { method in class:JobTable
H A DHostDetailView.java134 protected void preprocessRow(JSONObject row) { method in class:HostDetailView.HostJobsTable
/external/autotest/frontend/client/src/autotest/common/table/
H A DDataTable.java141 protected void preprocessRow(JSONObject row) {} method in class:DataTable
190 preprocessRow(row);

Completed in 224 milliseconds