/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
D | SFFakeHwc_test.cpp | 318 TransactionScope ts(*mMockComposer); in TEST_F() local 354 TransactionScope ts(*mMockComposer); in TEST_F() local 580 TransactionScope ts(*sFakeComposer); in TEST_F() local 608 TransactionScope ts(*sFakeComposer); in TEST_F() local 632 TransactionScope ts(*sFakeComposer); in TEST_F() local 646 TransactionScope ts(*sFakeComposer); in TEST_F() local 661 TransactionScope ts(*sFakeComposer); in TEST_F() local 677 TransactionScope ts(*sFakeComposer); in TEST_F() local 691 TransactionScope ts(*sFakeComposer); in TEST_F() local 702 TransactionScope ts(*sFakeComposer); in TEST_F() local [all …]
|
/frameworks/av/media/libcpustats/ |
D | ThreadCpuUsage.cpp | 64 struct timespec ts; in setEnabled() local 106 struct timespec ts; in sample() local 137 struct timespec ts; in elapsed() local
|
/frameworks/av/media/libnblog/ |
D | Merger.cpp | 66 int64_t ts; member 112 int64_t ts = AbstractEntry::buildEntry(offsets[index])->timestamp(); in merge() local 171 const int64_t ts = it.payload<int64_t>(); in processSnapshot() local 180 const int64_t ts = it.payload<int64_t>(); in processSnapshot() local
|
D | Reader.cpp | 244 const int64_t ts = it.payload<int64_t>(); in dump() local 253 const int64_t ts = it.payload<int64_t>(); in dump() local 297 const int64_t ts = fmtEntry.timestamp(); in handleFormat() local 419 int64_t ts; in appendTimestamp() local
|
D | Writer.cpp | 100 struct timespec ts; in logTimestamp() local 221 const nsecs_t ts = systemTime(); in logTimestampFormat() local
|
D | PerformanceAnalysis.cpp | 162 void PerformanceAnalysis::logTsEntry(timestamp ts) { in logTsEntry() 236 bool PerformanceAnalysis::detectAndStorePeak(msInterval diff, timestamp ts) { in detectAndStorePeak()
|
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
D | LaunchpadTabActivity.java | 37 TabHost.TabSpec ts = th.newTabSpec("1"); in onCreate() local
|
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/ |
D | BandwidthTest.java | 120 String ts = Long.toString(System.currentTimeMillis()); in downloadFile() local 172 String ts = Long.toString(System.currentTimeMillis()); in uploadFile() local 234 String ts = Long.toString(System.currentTimeMillis()); in downloadFileUsingDownloadManager() local
|
/frameworks/av/media/libnblog/include/media/nblog/ |
D | Events.h | 82 int64_t ts; member 88 int64_t ts; member
|
/frameworks/wilhelm/src/ |
D | locks.cpp | 34 void init_time_spec(timespec* ts, long delta) { in init_time_spec() 55 timespec ts; in object_lock_exclusive_() local
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | TimeStatsTest.cpp | 129 nsecs_t ts) { in insertTimeRecord() 178 void TimeStatsTest::setTimeStamp(TimeStamp type, int32_t id, uint64_t frameNumber, nsecs_t ts) { in setTimeStamp() 458 nsecs_t ts = 1000000; in TEST_F() local 573 const int32_t ts = genRandomInt32(1, 1000000000); in TEST_F() local
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | SystemConditionProviderService.java | 40 protected static String ts(long time) { in ts() method in SystemConditionProviderService
|
/frameworks/native/libs/binder/ |
D | BufferedTextOutput.cpp | 98 ThreadState* ts = (ThreadState*) thread_store_get( &tls ); in getThreadState() local 269 ThreadState* ts = getThreadState(); in getBuffer() local
|
/frameworks/base/core/tests/coretests/src/android/database/ |
D | MatrixCursorTest.java | 185 NonIterableArrayList(Collection<? extends T> ts) { in NonIterableArrayList()
|
/frameworks/av/media/codec2/sfplugin/tests/ |
D | MediaCodec_sanity_test.cpp | 240 int64_t ts; in TEST_F() local 322 int64_t ts; in TEST_P() local
|
/frameworks/native/cmds/dumpstate/ |
D | DumpstateInternal.cpp | 43 timespec ts; in Nanotime() local
|
/frameworks/base/services/core/jni/ |
D | com_android_server_AlarmManagerService.cpp | 104 int AlarmImpl::set(int type, struct timespec *ts) in set() 356 struct timespec ts; in android_server_AlarmManagerService_set() local
|
/frameworks/base/cmds/incidentd/src/ |
D | incidentd_util.cpp | 117 timespec ts; in Nanotime() local
|
/frameworks/base/services/core/java/com/android/server/job/controllers/ |
D | StorageController.java | 83 final JobStatus ts = mTrackedTasks.valueAt(i); in maybeReportNewStorageState() local
|
D | BatteryController.java | 90 final JobStatus ts = mTrackedTasks.valueAt(i); in maybeReportNewChargingStateLocked() local
|
/frameworks/av/camera/ |
D | ICameraRecordingProxyListener.cpp | 81 for (auto ts : timestamps) { in recordingFrameHandleCallbackTimestampBatch() local
|
/frameworks/av/media/bufferpool/1.0/ |
D | BufferStatus.cpp | 32 struct timespec ts; in getTimestampNow() local
|
/frameworks/native/services/sensorservice/ |
D | SensorDevice.h | 61 HidlTransportErrorLog(time_t ts, int count) { in HidlTransportErrorLog()
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | CompositeStream.cpp | 125 auto ts = entry.data.i64[0]; in onResultAvailable() local
|
/frameworks/base/tests/net/java/com/android/server/connectivity/ |
D | NetdEventListenerServiceTest.java | 128 long ts = now + 10; in testWakeupEventLogging() local
|