Searched defs:updateTime (Results 1 – 6 of 6) sorted by relevance
49 - (void)updateTime; method in Private440 {
207 private void updateTime(){ in updateTime() method in TestMusicPlayer
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
3351 Calendar::updateTime(UErrorCode& status) in updateTime() function in Calendar
4314 int yaffs_FlushFile(yaffs_Object * in, int updateTime) in yaffs_FlushFile()