/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/ |
D | IkeTrafficSelectorTest.java | 134 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/ |
D | EmergencyCallDiagnosticLogger.java | 104 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/ |
D | StructRtaCacheInfo.java | 54 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/ |
D | TrustedState.kt | 62 var ts = state in launchTrustedActivity() variable
|
/packages/inputmethods/LatinIME/native/jni/ |
D | com_android_inputmethod_latin_DicTraverseSession.cpp | 37 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/ |
D | parse_log.py | 84 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/ |
D | btif_debug_conn.cc | 30 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/ |
D | IntervalTimer.cpp | 45 struct itimerspec ts; in set() local
|
/packages/modules/DnsResolver/ |
D | util.cpp | 50 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/ |
D | ImsMediaCondition.cpp | 85 struct timespec ts; in wait_timeout() local
|
/packages/services/Car/tests/CarLibUnitTest/src/com/android/car/internal/util/ |
D | FunctionUtilsTest.java | 103 ThrowingSupplier<Integer> ts = () -> { in testUncheckedExceptionsThrowingSupplier() local
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | sco_pkt_status.h | 41 uint64_t ts; member
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/ |
D | bluetooth_audio_port_impl.cc | 115 PresentationPosition::TimeSpec BluetoothAudioPortImpl::timespec_convert_to_hal(const timespec& ts) { in timespec_convert_to_hal()
|
/packages/services/DeviceAsWebcam/interface/jni/ |
D | Buffer.cpp | 74 uint64_t ts = 0; in filledProducerBufferAvailableLocked() local
|
D | Buffer.h | 88 void setTimestamp(uint64_t ts) { mTimestamp = ts; } in setTimestamp()
|
/packages/modules/StatsD/lib/libstatssocket/ |
D | stats_buffer_writer.cpp | 116 struct timespec ts; in __write_to_stats_daemon() local
|
D | statsd_writer.cpp | 183 static int statsdWrite(struct timespec* ts, struct iovec* vec, size_t nr) { in statsdWrite()
|
/packages/modules/Bluetooth/floss/hcidoc/src/ |
D | engine.rs | 15 pub ts: NaiveDateTime, field
|
D | parser.rs | 435 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/ |
D | bluetooth_audio_port_impl.cc | 212 PresentationPosition::TimeSpec BluetoothAudioPortImpl::timespec_convert_to_hal(const timespec& ts) { in timespec_convert_to_hal()
|
/packages/modules/Bluetooth/system/gd/os/linux_generic/ |
D | wakelock_manager.cc | 37 struct timespec ts = {}; in now_ms() local
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/ |
D | NetdEventListenerServiceTest.java | 138 long ts = now + 10; in testWakeupEventLogging() local
|
/packages/modules/StatsD/statsd/tests/guardrail/ |
D | StatsdStats_test.cpp | 1291 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/ |
D | IkeTrafficSelector.java | 414 public boolean contains(IkeTrafficSelector ts) { in contains()
|
/packages/modules/Bluetooth/system/osi/src/ |
D | wakelock.cc | 227 struct timespec ts; in now_ms() local
|