Home
last modified time | relevance | path

Searched defs:startTimeMillis (Results 1 – 25 of 91) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/image_fetcher/android/java/src/org/chromium/chrome/browser/image_fetcher/
H A DCachedImageFetcher.java91 long startTimeMillis = System.currentTimeMillis(); in fetchGif() local
104 Callback<BaseGifImage> callback, BaseGifImage cachedGif, long startTimeMillis) { in continueFetchGifAfterDisk()
120 long startTimeMillis = System.currentTimeMillis(); in fetchImage() local
133 Bitmap cachedBitmap, long startTimeMillis) { in continueFetchImageAfterDisk()
H A DImageFetcherBridge.java113 public void reportCacheHitTime(String clientName, long startTimeMillis) { in reportCacheHitTime()
124 public void reportTotalFetchTimeFromNative(String clientName, long startTimeMillis) { in reportTotalFetchTimeFromNative()
137 void reportCacheHitTime(String clientName, long startTimeMillis); in reportCacheHitTime()
138 void reportTotalFetchTimeFromNative(String clientName, long startTimeMillis); in reportTotalFetchTimeFromNative()
H A DNetworkImageFetcher.java38 long startTimeMillis = System.currentTimeMillis(); in fetchImage() local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Fitness/
H A DAggregateBucket.php27 public $startTimeMillis; variable in Google_Service_Fitness_AggregateBucket
74 public function setStartTimeMillis($startTimeMillis)
H A DSession.php29 public $startTimeMillis; variable in Google_Service_Fitness_Session
101 public function setStartTimeMillis($startTimeMillis)
H A DAggregateRequest.php33 public $startTimeMillis; variable in Google_Service_Fitness_AggregateRequest
121 public function setStartTimeMillis($startTimeMillis)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Fitness/
H A DAggregateBucket.php27 public $startTimeMillis; variable in Google_Service_Fitness_AggregateBucket
74 public function setStartTimeMillis($startTimeMillis)
H A DSession.php29 public $startTimeMillis; variable in Google_Service_Fitness_Session
101 public function setStartTimeMillis($startTimeMillis)
H A DAggregateRequest.php33 public $startTimeMillis; variable in Google_Service_Fitness_AggregateRequest
121 public function setStartTimeMillis($startTimeMillis)
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DMain.java37 public static final long startTimeMillis = System.currentTimeMillis(); field in Main
/dports/www/chromium-legacy/chromium-88.0.4324.182/testing/android/junit/java/src/org/chromium/testing/local/
H A DGtestComputer.java45 long startTimeMillis = System.currentTimeMillis(); in run() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/android/apk/src/org/chromium/chromecast/shell/
H A DElidedLogcatProvider.java46 long startTimeMillis = SystemClock.elapsedRealtime(); in elideLogcat() local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AndroidPublisher/
H A DSubscriptionPurchase.php42 public $startTimeMillis; variable in Google_Service_AndroidPublisher_SubscriptionPurchase
217 public function setStartTimeMillis($startTimeMillis)
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.core/src/main/java/org/springframework/util/
H A DStopWatch.java55 private long startTimeMillis; field in StopWatch
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AndroidPublisher/
H A DSubscriptionPurchase.php50 public $startTimeMillis; variable in Google_Service_AndroidPublisher_SubscriptionPurchase
287 public function setStartTimeMillis($startTimeMillis)
/dports/www/moodle311/moodle/lib/google/src/Google/Service/
H A DFitness.php726 public $startTimeMillis; variable in Google_Service_Fitness_AggregateBucket
762 public function setStartTimeMillis($startTimeMillis)
822 public $startTimeMillis; variable in Google_Service_Fitness_AggregateRequest
873 public function setStartTimeMillis($startTimeMillis)
1420 public $startTimeMillis; variable in Google_Service_Fitness_Session
1487 public function setStartTimeMillis($startTimeMillis)
/dports/www/moodle310/moodle/lib/google/src/Google/Service/
H A DFitness.php726 public $startTimeMillis; variable in Google_Service_Fitness_AggregateBucket
762 public function setStartTimeMillis($startTimeMillis)
822 public $startTimeMillis; variable in Google_Service_Fitness_AggregateRequest
873 public function setStartTimeMillis($startTimeMillis)
1420 public $startTimeMillis; variable in Google_Service_Fitness_Session
1487 public function setStartTimeMillis($startTimeMillis)
/dports/www/moodle39/moodle/lib/google/src/Google/Service/
H A DFitness.php726 public $startTimeMillis; variable in Google_Service_Fitness_AggregateBucket
762 public function setStartTimeMillis($startTimeMillis)
822 public $startTimeMillis; variable in Google_Service_Fitness_AggregateRequest
873 public function setStartTimeMillis($startTimeMillis)
1420 public $startTimeMillis; variable in Google_Service_Fitness_Session
1487 public function setStartTimeMillis($startTimeMillis)
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/com/squareup/picasso/
H A DPicassoDrawable.java79 long startTimeMillis; field in PicassoDrawable
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/com/squareup/picasso/
H A DPicassoDrawable.java79 long startTimeMillis; field in PicassoDrawable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/javatests/src/org/chromium/chrome/browser/feed/library/common/concurrent/
H A DTaskQueueTest.java293 long startTimeMillis = mFakeClock.currentTimeMillis(); in runAndAssertStarvationChecks() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/variations/android/java/src/org/chromium/components/variations/firstrun/
H A DVariationsSeedFetcher.java226 long startTimeMillis = SystemClock.elapsedRealtime(); in downloadContent() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/variations/android/java/src/org/chromium/components/variations/firstrun/
H A DVariationsSeedFetcher.java240 long startTimeMillis = SystemClock.elapsedRealtime(); in downloadContent() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/
H A DTestYARNRunner.java223 long startTimeMillis = System.currentTimeMillis(); in testJobKillTimeout() local
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DFitness.php1036 public $startTimeMillis; variable in Google_Service_Fitness_Session
1095 public function setStartTimeMillis($startTimeMillis)

1234