Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 42) sorted by relevance

12

/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/
DIkeTrafficSelectorTest.java134 IkeTrafficSelector ts = in testBuildAndEncodeIkeTrafficSelector() local
179 private static void verifyPersistableBundleEncodeDecodeIsLossless(IkeTrafficSelector ts) { in verifyPersistableBundleEncodeDecodeIsLossless()
282 IkeTrafficSelector ts = in testBuildIkeTrafficSelectorWithInvalidTsType() local
298 IkeTrafficSelector ts = in testBuildIkeTrafficSelectorWithInvalidPortRange() local
315 IkeTrafficSelector ts = in testBuildIkeTrafficSelectorWithMismatchedAddressType() local
331 IkeTrafficSelector ts = in testBuildIkeTrafficSelectorWithInvalidAddressRange() local
/packages/services/Telecomm/src/com/android/server/telecom/
DEmergencyCallDiagnosticLogger.java104 private static long getCallTimeInActiveStateSec(CallEventTimestamps ts) { in getCallTimeInActiveStateSec()
113 private static long getTotalCallTimeSec(CallEventTimestamps ts) { in getTotalCallTimeSec()
158 CallEventTimestamps ts = mEmergencyCallsMap.get(call); in triggerDiagnosticsCollection() local
291 CallEventTimestamps ts = mEmergencyCallsMap.get(call); in onCallRemoved() local
301 private void maybeTriggerDiagnosticsCollection(Call removedCall, CallEventTimestamps ts) { in maybeTriggerDiagnosticsCollection()
342 CallEventTimestamps ts = mEmergencyCallsMap.get(call); in onCallStateChanged() local
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/
DStructRtaCacheInfo.java54 public final long ts; field in StructRtaCacheInfo
59 long ts, long tsage) { in StructRtaCacheInfo()
/packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/java/com/android/devicediagnostics/trusted/
DTrustedState.kt62 var ts = state in launchTrustedActivity() variable
/packages/inputmethods/LatinIME/native/jni/
Dcom_android_inputmethod_latin_DicTraverseSession.cpp37 DicTraverseSession *ts = reinterpret_cast<DicTraverseSession *>(traverseSession); in latinime_initDicTraverseSession() local
54 DicTraverseSession *ts = reinterpret_cast<DicTraverseSession *>(traverseSession); in latinime_releaseDicTraverseSession() local
/packages/modules/Nfc/NfcNci/testutils/
Dparse_log.py84 ts: int = 0 variable in PollingLoopEntry
92 ts: int = 0 variable in PartialApduEntry
103 ts: int = 0 variable in FullApduEntry
/packages/modules/Bluetooth/system/btif/src/
Dbtif_debug_conn.cc30 uint64_t ts; member
39 static char* format_ts(const uint64_t ts, char* buffer, int len) { in format_ts()
/packages/modules/Nfc/NfcNci/nci/jni/
DIntervalTimer.cpp45 struct itimerspec ts; in set() local
/packages/modules/DnsResolver/
Dutil.cpp50 std::string timestampToString(const std::chrono::system_clock::time_point& ts) { in timestampToString()
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/
DImsMediaCondition.cpp85 struct timespec ts; in wait_timeout() local
/packages/services/Car/tests/CarLibUnitTest/src/com/android/car/internal/util/
DFunctionUtilsTest.java103 ThrowingSupplier<Integer> ts = () -> { in testUncheckedExceptionsThrowingSupplier() local
/packages/modules/Bluetooth/system/stack/btm/
Dsco_pkt_status.h41 uint64_t ts; member
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Dbluetooth_audio_port_impl.cc115 PresentationPosition::TimeSpec BluetoothAudioPortImpl::timespec_convert_to_hal(const timespec& ts) { in timespec_convert_to_hal()
/packages/services/DeviceAsWebcam/interface/jni/
DBuffer.cpp74 uint64_t ts = 0; in filledProducerBufferAvailableLocked() local
DBuffer.h88 void setTimestamp(uint64_t ts) { mTimestamp = ts; } in setTimestamp()
/packages/modules/StatsD/lib/libstatssocket/
Dstats_buffer_writer.cpp116 struct timespec ts; in __write_to_stats_daemon() local
Dstatsd_writer.cpp183 static int statsdWrite(struct timespec* ts, struct iovec* vec, size_t nr) { in statsdWrite()
/packages/modules/Bluetooth/floss/hcidoc/src/
Dengine.rs15 pub ts: NaiveDateTime, field
Dparser.rs435 pub ts: NaiveDateTime, field
454 let ts = packet.get_timestamp().ok_or(format!( in try_from() localVariable
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dbluetooth_audio_port_impl.cc212 PresentationPosition::TimeSpec BluetoothAudioPortImpl::timespec_convert_to_hal(const timespec& ts) { in timespec_convert_to_hal()
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dwakelock_manager.cc37 struct timespec ts = {}; in now_ms() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DNetdEventListenerServiceTest.java138 long ts = now + 10; in testWakeupEventLogging() local
/packages/modules/StatsD/statsd/tests/guardrail/
DStatsdStats_test.cpp1291 int64_t ts = 0; in TEST_WITH_FLAGS() local
1350 int64_t ts = 0; in TEST_WITH_FLAGS() local
1376 int64_t ts = 0; in TEST_WITH_FLAGS() local
1428 int64_t ts = 0; in TEST_WITH_FLAGS() local
/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeTrafficSelector.java414 public boolean contains(IkeTrafficSelector ts) { in contains()
/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc227 struct timespec ts; in now_ms() local

12