Home
last modified time | relevance | path

Searched defs:getTime (Results 1 – 25 of 1161) sorted by relevance

12345678910>>...47

/aosp_15_r20/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/
DAudioJitterBufferTest.cpp132 int32_t getTime = 0; in TEST_F() local
196 int32_t getTime = 0; in TEST_F() local
266 int32_t getTime = 0; in TEST_F() local
337 int32_t getTime = 0; in TEST_F() local
405 int32_t getTime = 0; in TEST_F() local
477 int32_t getTime = 0; in TEST_F() local
542 int32_t getTime = 0; in TEST_F() local
613 int32_t getTime = 0; in TEST_F() local
684 int32_t getTime = 0; in TEST_F() local
761 int32_t getTime = addTime + mStartJitterBufferSize * TEST_FRAME_INTERVAL; in TEST_F() local
/aosp_15_r20/external/libjpeg-turbo/
H A Dtjutil.c44 double getTime(void) in getTime() function
62 double getTime(void) in getTime() function
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/
H A DCallableStatement.java346 java.sql.Time getTime(int parameterIndex) throws SQLException; in getTime() method
548 java.sql.Time getTime(int parameterIndex, Calendar cal) in getTime() method
1520 java.sql.Time getTime(String parameterName) throws SQLException; in getTime() method
1718 java.sql.Time getTime(String parameterName, Calendar cal) in getTime() method
H A DResultSet.java409 java.sql.Time getTime(int columnIndex) throws SQLException; in getTime() method
701 java.sql.Time getTime(String columnLabel) throws SQLException; in getTime() method
2685 java.sql.Time getTime(int columnIndex, Calendar cal) throws SQLException; in getTime() method
2706 java.sql.Time getTime(String columnLabel, Calendar cal) throws SQLException; in getTime() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java346 java.sql.Time getTime(int parameterIndex) throws SQLException; in getTime() method
548 java.sql.Time getTime(int parameterIndex, Calendar cal) in getTime() method
1520 java.sql.Time getTime(String parameterName) throws SQLException; in getTime() method
1718 java.sql.Time getTime(String parameterName, Calendar cal) in getTime() method
DResultSet.java409 java.sql.Time getTime(int columnIndex) throws SQLException; in getTime() method
701 java.sql.Time getTime(String columnLabel) throws SQLException; in getTime() method
2685 java.sql.Time getTime(int columnIndex, Calendar cal) throws SQLException; in getTime() method
2706 java.sql.Time getTime(String columnLabel, Calendar cal) throws SQLException; in getTime() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/14/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java346 java.sql.Time getTime(int parameterIndex) throws SQLException; in getTime() method
548 java.sql.Time getTime(int parameterIndex, Calendar cal) in getTime() method
1520 java.sql.Time getTime(String parameterName) throws SQLException; in getTime() method
1718 java.sql.Time getTime(String parameterName, Calendar cal) in getTime() method
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/time/
H A DStopWatch.java377 public long getTime() { in getTime() method in StopWatch
395 public long getTime(final TimeUnit timeUnit) { in getTime() method in StopWatch
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/promoted/shared/model/
DPromotedNotificationContentModel.java90 …emui.statusbar.notification.promoted.shared.model.PromotedNotificationContentModel.When getTime() { in getTime() method in PromotedNotificationContentModel
343 …emui.statusbar.notification.promoted.shared.model.PromotedNotificationContentModel.When getTime() { in getTime() method in PromotedNotificationContentModel.Builder
501 public final long getTime() { in getTime() method in PromotedNotificationContentModel.When
/aosp_15_r20/platform_testing/libraries/flicker/utils/test/src/android/tools/io/
H A DBaseResultReaderTestParseTrace.kt52 protected abstract fun getTime(traceTime: Timestamp): Long in <lambda>() method
/aosp_15_r20/platform_testing/libraries/flicker/test/src/android/tools/flicker/assertions/
H A DBaseSubjectsParserTest.kt50 protected abstract fun getTime(timestamp: Timestamp): Long in getTime() method in android.tools.flicker.assertions.BaseSubjectsParserTest
/aosp_15_r20/packages/modules/HealthFitness/testapps/toolbox/src/com/android/healthconnect/testapps/toolbox/utils/
DInsertOrUpdateRecords.kt127 private fun getTime(mFieldNameToFieldInput: HashMap<String, InputFieldView>): Instant { in getTime() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/
DResultSet.java409 java.sql.Time getTime(int columnIndex) throws SQLException; in getTime() method
701 java.sql.Time getTime(String columnLabel) throws SQLException; in getTime() method
2685 java.sql.Time getTime(int columnIndex, Calendar cal) throws SQLException; in getTime() method
2706 java.sql.Time getTime(String columnLabel, Calendar cal) throws SQLException; in getTime() method
/aosp_15_r20/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/java/com/google/dataflow/v1beta3/
H A DProgressTimeseries.java98 com.google.protobuf.Timestamp getTime(); in getTime() method
199 public com.google.protobuf.Timestamp getTime() { in getTime() method in ProgressTimeseries.Point
645 public com.google.protobuf.Timestamp getTime() { in getTime() method in ProgressTimeseries.Point.Builder
H A DJobMessage.java152 public com.google.protobuf.Timestamp getTime() { in getTime() method in JobMessage
813 public com.google.protobuf.Timestamp getTime() { in getTime() method in JobMessage.Builder
H A DJobMessageOrBuilder.java74 com.google.protobuf.Timestamp getTime(); in getTime() method
H A DAutoscalingEventOrBuilder.java143 com.google.protobuf.Timestamp getTime(); in getTime() method
/aosp_15_r20/system/chre/util/include/chre/util/
H A Dthrottle.h29 #define CHRE_THROTTLE(action, interval, maxCount, getTime) \ argument
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/util/
H A DTimeZoneTransition.java33 public long getTime() { throw new RuntimeException("Stub!"); } in getTime() method in TimeZoneTransition
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/
H A DTimedEvent.java27 public abstract long getTime(); in getTime() method in TimedEvent
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/Logging/
H A DTimedEvent.java27 public abstract long getTime(); in getTime() method in TimedEvent
/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
H A DDateTimeOrBuilder.java112 com.google.type.TimeOfDay getTime(); in getTime() method
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DTimeZoneTransition.java45 public long getTime() { in getTime() method in TimeZoneTransition
/aosp_15_r20/external/pytorch/aten/src/ATen/mps/
H A DMPSEvent.h58 static uint64_t getTime() { in getTime() function
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DTimeZoneTransition.java42 public long getTime() { in getTime() method in TimeZoneTransition

12345678910>>...47