Home
last modified time | relevance | path

Searched defs:sTime (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/frameworks/av/media/tests/benchmark/src/native/muxer/
H A DMuxer.cpp29 int64_t sTime = mStats->getCurTime(); in initMuxer() local
57 int64_t sTime = mStats->getCurTime(); in deInitMuxer() local
/aosp_15_r20/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
H A DMuxer.java43 long sTime = mStats.getCurTime(); in setUpMuxer() local
86 long sTime = mStats.getCurTime(); in deInitMuxer() local
H A DExtractor.java51 long sTime = mStats.getCurTime(); in setUpExtractor() local
148 long sTime = mStats.getCurTime(); in deinitExtractor() local
H A DEncoder.java209 long sTime = mStats.getCurTime(); in encode() local
432 long sTime = mStats.getCurTime(); in deInitEncoder() local
H A DDecoder.java249 long sTime = mStats.getCurTime(); in decode() local
338 long sTime = mStats.getCurTime(); in deInitCodec() local
H A DStats.java96 public long getTimeDiff(long sTime, long eTime) { return (eTime - sTime); } in getTimeDiff()
/aosp_15_r20/frameworks/av/media/tests/benchmark/src/native/extractor/
H A DExtractor.cpp30 int64_t sTime = mStats->getCurTime(); in initExtractor() local
125 int64_t sTime = mStats->getCurTime(); in deInitExtractor() local
/aosp_15_r20/frameworks/av/media/tests/benchmark/src/native/decoder/
H A DC2Decoder.cpp55 int64_t sTime = mStats->getCurTime(); in createCodec2Component() local
150 int64_t sTime = mStats->getCurTime(); in deInitCodec() local
H A DDecoder.cpp164 int64_t sTime = mStats->getCurTime(); in decode() local
238 int64_t sTime = mStats->getCurTime(); in deInitCodec() local
/aosp_15_r20/frameworks/av/media/tests/benchmark/src/native/encoder/
H A DEncoder.cpp169 int64_t sTime = mStats->getCurTime(); in deInitCodec() local
221 int64_t sTime = mStats->getCurTime(); in encode() local
H A DC2Encoder.cpp72 int64_t sTime = mStats->getCurTime(); in createCodec2Component() local
246 int64_t sTime = mStats->getCurTime(); in deInitCodec() local
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_rtc.c431 HAL_StatusTypeDef HAL_RTC_SetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format) in HAL_RTC_SetTime()
566 HAL_StatusTypeDef HAL_RTC_GetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format) in HAL_RTC_GetTime()
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_rtc.c431 HAL_StatusTypeDef HAL_RTC_SetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format) in HAL_RTC_SetTime()
566 HAL_StatusTypeDef HAL_RTC_GetTime(RTC_HandleTypeDef *hrtc, RTC_TimeTypeDef *sTime, uint32_t Format) in HAL_RTC_GetTime()
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DAnimationTime.java29 private static volatile long sTime; field in AnimationTime
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Src/
H A Dmain.c253 RTC_TimeTypeDef sTime; in MX_RTC_Init() local
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Src/
H A Dmain.c260 RTC_TimeTypeDef sTime; in MX_RTC_Init() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dsearch_test3.cpp90 std::clock_t sTime; in check_one() local
Dsearch_test2.cpp90 std::clock_t sTime; in check_one() local
/aosp_15_r20/frameworks/av/media/tests/benchmark/src/native/common/
H A DStats.h98 nsecs_t getTimeDiff(nsecs_t sTime, nsecs_t eTime) { return (eTime - sTime); } in getTimeDiff()
/aosp_15_r20/external/autotest/tko/
H A Djob_serializer_unittest.py367 def check_time(self, dTime, sTime): argument
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/
H A DSSLSessionTest.java107 long sTime = s.server.getCreationTime() / 1000; in test_SSLSession_getCreationTime() local
/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/
H A DSSLSessionTest.java99 long sTime = s.server.getCreationTime() / 1000; in test_SSLSession_getCreationTime() local
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/Gallery2/android_common/javac/
DGallery2.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/util/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/test-exports/java/
Dconscrypt-tests.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/Gallery2/android_common/withres/
DGallery2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...

12