Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 39) 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
289 CallEventTimestamps ts = mEmergencyCallsMap.get(call); in onCallRemoved() local
299 private void maybeTriggerDiagnosticsCollection(Call removedCall, CallEventTimestamps ts) { in maybeTriggerDiagnosticsCollection()
341 CallEventTimestamps ts = mEmergencyCallsMap.get(call); in onCallStateChanged() local
/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/Bluetooth/system/btif/src/
Dbtif_debug_conn.cc32 uint64_t ts; member
41 static char* format_ts(const uint64_t ts, char* buffer, int len) { in format_ts()
/packages/apps/Nfc/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/modules/StatsD/lib/libstatssocket/
Dstats_buffer_writer.c67 struct timespec ts; in __write_to_stats_daemon() local
Dstatsd_writer.c180 static int statsdWrite(struct timespec* ts, struct iovec* vec, size_t nr) { in statsdWrite()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/internal/util/
DFunctionUtilsTest.java103 ThrowingSupplier<Integer> ts = () -> { in testUncheckedExceptionsThrowingSupplier() local
/packages/services/DeviceAsWebcam/jni/
DBuffer.cpp74 uint64_t ts = 0; in filledProducerBufferAvailableLocked() local
DBuffer.h88 void setTimestamp(uint64_t ts) { mTimestamp = ts; } in setTimestamp()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dbluetooth_audio_port_impl.cc145 const timespec& ts) { in timespec_convert_to_hal()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso_impl.h557 uint32_t ts = bluetooth::common::time_get_os_boottime_us(); in send_iso_data() local
733 uint32_t ts = bluetooth::common::time_get_os_boottime_us(); in process_create_big_cmpl_pkt() local
873 uint32_t ts = bluetooth::common::time_get_os_boottime_us(); in handle_iso_data() local
/packages/modules/Bluetooth/floss/hcidoc/src/
Dengine.rs15 pub ts: NaiveDateTime, field
Dparser.rs325 pub ts: NaiveDateTime, field
349 let ts = NaiveDateTime::from_timestamp_opt(ts_secs, ts_nsecs) in try_from() localVariable
/packages/modules/Bluetooth/system/embdrv/lc3/tools/
Delc3.c130 struct timespec ts; in clock_us() local
Ddlc3.c133 struct timespec ts; in clock_us() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DNetdEventListenerServiceTest.java144 long ts = now + 10; in testWakeupEventLogging() local
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dwakelock_manager.cc36 struct timespec ts = {}; in now_ms() local
/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeTrafficSelector.java414 public boolean contains(IkeTrafficSelector ts) { in contains()
/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dconnections.rs428 let ts = &packet.ts; in process_nocp() localVariable
/packages/modules/Bluetooth/system/osi/src/
Dwakelock.cc227 struct timespec ts; in now_ms() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppManager.java474 Long ts = System.currentTimeMillis(); in insertMultipleShare() local
DBluetoothOppProvider.java299 Long ts = values.getAsLong(BluetoothShare.TIMESTAMP); in insert() local

12