Home
last modified time | relevance | path

Searched defs:timestamp (Results 151 – 175 of 816) sorted by relevance

12345678910>>...33

/aosp14/frameworks/base/core/java/com/android/internal/midi/
H A DEventScheduler.java100 public SchedulableEvent(long timestamp) { in SchedulableEvent()
115 public void setTimestamp(long timestamp) { in setTimestamp()
H A DMidiDispatcher.java88 public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dsurface_ipc_test.cpp106 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_DELAY, 1}; // mock data for test in GetData() local
223 int64_t timestamp; variable
H A Dnative_window_test.cpp161 int64_t timestamp; variable
280 int64_t timestamp; variable
388 int64_t timestamp; variable
541 int64_t timestamp; variable
679 int64_t timestamp; variable
769 int64_t timestamp; variable
886 int64_t timestamp; variable
1048 int64_t timestamp; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dmulti_ver_def.h36 uint64_t timestamp = 0; member
44 uint64_t timestamp = 0; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_sqlite_single_ver_natural_executor_test.cpp132 Timestamp timestamp = 0; variable
249 Timestamp timestamp = 0; variable
428 Timestamp timestamp = 0; variable
892 Timestamp timestamp; variable
1019 Timestamp timestamp; variable
/aosp14/frameworks/base/core/java/android/hardware/location/
H A DIGeofenceHardwareCallback.aidl24 long timestamp, int monitoringType); in onGeofenceTransition()
H A DGeofenceHardwareCallback.java42 long timestamp, int monitoringType) { in onGeofenceTransition()
/aosp14/frameworks/base/services/core/jni/gnss/
H A DGnssGeofenceCallback.h126 int transition, int64_t timestamp) { in gnssGeofenceTransitionCb()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_util.h43 int64_t timestamp = 0; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dnative_vsync_test.cpp39 static void OnVSync(long long timestamp, void* data) in OnVSync()
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/sample/
H A Dvideo_sample.h49 int64_t timestamp; member
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/
H A Dnotificationconversationalcontent_fuzzer.cpp39 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/aosp14/frameworks/base/libs/input/
H A DMouseCursorController.cpp293 bool MouseCursorController::doFadingAnimationLocked(nsecs_t timestamp) REQUIRES(mLock) { in doFadingAnimationLocked()
320 bool MouseCursorController::doBitmapAnimationLocked(nsecs_t timestamp) REQUIRES(mLock) { in doBitmapAnimationLocked()
442 bool MouseCursorController::doAnimations(nsecs_t timestamp) { in doAnimations()
/aosp14/frameworks/base/services/core/java/com/android/server/utils/
H A DManagedApplicationService.java117 public final long timestamp; field in ManagedApplicationService.LogEvent
123 public LogEvent(long timestamp, ComponentName component, int event) { in LogEvent()
454 final long timestamp = System.currentTimeMillis(); in checkAndDeliverServiceDiedCbLocked() local
/aosp14/frameworks/base/core/java/android/attention/
H A DAttentionManagerInternal.java75 public abstract void onSuccess(int result, long timestamp); in onSuccess()
/aosp14/frameworks/base/core/java/android/app/admin/
H A DNetworkEvent.java49 NetworkEvent(String packageName, long timestamp) { in NetworkEvent()
/aosp14/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
H A DConnectivityManagerMobileTest.java95 long timestamp = SystemClock.uptimeMillis(); in test3GToWifiNotification() local
/ohos5.0/base/sensors/medical_sensor/utils/include/
H A Dmedical_sensor_basic_data_channel.h33 int64_t timestamp; /**< Time when sensor data was reported */ member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dikvdb_multi_ver_data_storage.h35 uint64_t timestamp = 0uLL; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsframereport_fuzzer/
H A Drsframereport_fuzzer.cpp64 uint64_t timestamp = GetData<uint64_t>(); in DoSomethingInterestingWithMyAPI() local
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DGLEnvironment.java149 public void setSurfaceTimestamp(long timestamp) { in setSurfaceTimestamp()
191 private native boolean nativeSetSurfaceTimestamp(long timestamp); in nativeSetSurfaceTimestamp()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_consumer_test.cpp51 static inline int64_t timestamp = 0; member in OHOS::Rosen::BufferQueueConsumerTest
210 int64_t timestamp = 0; variable
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dnmea_message_callback_napi.cpp55 int64_t timestamp = data.ReadInt64(); in OnRemoteRequest() local
218 void NmeaMessageCallbackNapi::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange()
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dvisit_record_json_manager.cpp51 const std::string& docUri, const int64_t timestamp, const AccessTokenID originalTokenId) in AddVisitRecord()
137 int64_t timestamp = -1; in VisitRecordInfoFromJson() local

12345678910>>...33