Searched defs:updateTime (Results 1 – 6 of 6) sorted by relevance
63 double updateTime() const { return m_updateTime; } in updateTime() function
49 - (void)updateTime; method in Private440 {
102 double updateTime; member
748 public void updateTime(int columnIndex, Time x) throws SQLException { in updateTime() method in Impl_RowSet751 public void updateTime(String columnName, Time x) throws SQLException { in updateTime() method in Impl_RowSet
3334 Calendar::updateTime(UErrorCode& status) in updateTime() function in Calendar
4314 int yaffs_FlushFile(yaffs_Object * in, int updateTime) in yaffs_FlushFile()