Searched defs:updateTime (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationClock.cpp50 void AnimationClock::updateTime(double time) function in class:blink::AnimationClock
67 updateTime(newTime);
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/talking_alarm_clock/
H A Dpopup.js211 function updateTime(timeElement) {
246 if (!updateTime($('a1_tt'))) {
259 if (!updateTime($('a1_tt'))) {
291 if (!updateTime($('a2_tt'))) {
304 if (!updateTime($('a2_tt'))) {
/external/chromium_org/third_party/WebKit/Source/core/loader/appcache/
H A DApplicationCacheHost.h79 CacheInfo(const KURL& manifest, double creationTime, double updateTime, long long size) argument
82 , m_updateTime(updateTime)
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebApplicationCacheHost.h111 double updateTime; member in struct:blink::WebApplicationCacheHost::CacheInfo
113 CacheInfo() : creationTime(0), updateTime(0), totalSize(0) { }
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
H A Dwebrunner.js127 updateTime();
418 updateTime();
555 updateTime();
682 function updateTime(){ function
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java748 public void updateTime(int columnIndex, Time x) throws SQLException { method in class:Impl_RowSet
751 public void updateTime(String columnName, Time x) throws SQLException { method in class:Impl_RowSet
/external/chromium_org/third_party/icu/source/i18n/
H A Dcalendar.cpp1048 ((Calendar*)this)->updateTime(status);
1222 updateTime(status);
3620 Calendar::updateTime(UErrorCode& status) function in class:Calendar
/external/icu/icu4c/source/i18n/
H A Dcalendar.cpp1048 ((Calendar*)this)->updateTime(status);
1351 updateTime(status);
3781 Calendar::updateTime(UErrorCode& status) function in class:Calendar
/external/yaffs2/yaffs2/
H A Dyaffs_guts.c4314 int yaffs_FlushFile(yaffs_Object * in, int updateTime) argument
4319 if (updateTime) {
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 4959 milliseconds