Home
last modified time | relevance | path

Searched defs:updateTimestamp (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/console/
DConsoleViewMessage.js936 updateTimestamp: function(show) method in WebInspector.ConsoleViewMessage
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java754 public void updateTimestamp(int columnIndex, Timestamp x) in updateTimestamp() method in Impl_RowSet
758 public void updateTimestamp(String columnName, Timestamp x) in updateTimestamp() method in Impl_RowSet