| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/ |
| D | rs_transaction_proxy_test.cpp | 116 uint64_t timestamp = 1; variable 128 uint64_t timestamp = 1; variable 143 uint64_t timestamp = 1; variable 157 uint64_t timestamp = 1; variable 172 uint64_t timestamp = 1; variable 190 uint64_t timestamp = 1; variable 212 uint64_t timestamp = 1; variable 224 uint64_t timestamp = 1; variable 240 uint64_t timestamp = 1; variable 258 uint64_t timestamp = 1; variable [all …]
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/flowctrl_manager/ |
| D | kvstore_flowctrl_manager.cpp | 40 void KvStoreFlowCtrlManager::RefreshTokenBucket(TokenBucket &tokenBucket, uint64_t timestamp) in RefreshTokenBucket() 60 bool KvStoreFlowCtrlManager::IsTokenEnoughSlice(TokenBucket &tokenBucket, uint64_t timestamp) in IsTokenEnoughSlice()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/ |
| D | rs_transaction_proxy.cpp | 119 void RSTransactionProxy::FlushImplicitTransaction(uint64_t timestamp, const std::string& abilityNam… in FlushImplicitTransaction() 140 void RSTransactionProxy::FlushImplicitTransactionFromRT(uint64_t timestamp) in FlushImplicitTransactionFromRT() 171 void RSTransactionProxy::Commit(uint64_t timestamp) in Commit() 187 void RSTransactionProxy::CommitSyncTransaction(uint64_t timestamp, const std::string& abilityName) in CommitSyncTransaction()
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
| D | metadata_output.cpp | 27 MetadataFaceObject::MetadataFaceObject(double timestamp, Rect rect) in MetadataFaceObject() 31 MetadataObject::MetadataObject(MetadataObjectType type, double timestamp, Rect rect) in MetadataObject() 192 int32_t MetadataObjectListener::ProcessFaceRectangles(int64_t timestamp, const camera_metadata_item… in ProcessFaceRectangles() 216 int32_t MetadataObjectListener::ProcessMetadataBuffer(void* buffer, int64_t timestamp) in ProcessMetadataBuffer() 259 int64_t timestamp; in OnBufferAvailable() local
|
| /foundation/window/window_manager/previewer/src/ |
| D | vsync_station.cpp | 75 void VsyncStation::VsyncCallbackInner(int64_t timestamp) in VsyncCallbackInner() 89 void VsyncStation::OnVsync(int64_t timestamp, void* client) in OnVsync()
|
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| D | dhcp_ipv4.c | 251 static void InitSelecting(time_t timestamp) in InitSelecting() 394 void SendReboot(struct DhcpPacket *p, time_t timestamp) in SendReboot() 414 static void Reboot(time_t timestamp) in Reboot() 457 static void Requesting(time_t timestamp) in Requesting() 486 static void Renewing(time_t timestamp) in Renewing() 511 static void Rebinding(time_t timestamp) in Rebinding() 537 static void DhcpRequestHandle(time_t timestamp) in DhcpRequestHandle() 572 static void DhcpOfferPacketHandle(uint8_t type, const struct DhcpPacket *packet, time_t timestamp) in DhcpOfferPacketHandle() 866 static void ParseDhcpAckPacket(const struct DhcpPacket *packet, time_t timestamp) in ParseDhcpAckPacket() 926 static void DhcpAckOrNakPacketHandle(uint8_t type, struct DhcpPacket *packet, time_t timestamp) in DhcpAckOrNakPacketHandle() [all …]
|
| /foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/ |
| D | distribute_net_ledger_mock.cpp | 41 int32_t LnnGetDLHeartbeatTimestamp(const char *networkId, uint64_t *timestamp) in LnnGetDLHeartbeatTimestamp() 46 int32_t LnnSetDLHeartbeatTimestamp(const char *networkId, const uint64_t timestamp) in LnnSetDLHeartbeatTimestamp()
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| D | motion.h | 41 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
|
| D | interpolator.h | 47 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
|
| D | spring_adapter.h | 76 void TickAnimation(uint64_t timestamp) in TickAnimation()
|
| /foundation/window/window_manager/wm/src/ |
| D | vsync_station.cpp | 99 void VsyncStation::VsyncCallbackInner(int64_t timestamp) in VsyncCallbackInner() 114 void VsyncStation::OnVsync(int64_t timestamp, void* client) in OnVsync()
|
| /foundation/graphic/graphic_2d/frameworks/fence/test/unittest/ |
| D | fence_fd_test.h | 46 static inline int64_t timestamp = 0; variable
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
| D | rs_vsync_client_ohos_test.cpp | 39 cb = [](int64_t timestamp) {}; in SetUpTestCase()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/ |
| D | published_data.h | 46 std::time_t timestamp = 0; variable
|
| /foundation/graphic/graphic_2d/frameworks/surface/src/mock/ |
| D | egl_consumer_surface.cpp | 42 int64_t ×tamp, Rect &damage) in AcquireBuffer()
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/ |
| D | native_vsync_test.cpp | 39 static void OnVSync(long long timestamp, void* data) in OnVSync()
|
| /foundation/graphic/graphic_2d/rosen/samples/hello_vsync/ |
| D | hello_vsync.cpp | 23 static void OnVSync(long long timestamp, void* data) in OnVSync()
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/listener/ |
| D | dcamera_photo_surface_listener.cpp | 40 int64_t timestamp = 0; in OnBufferAvailable() local
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
| D | raw_stream_data.h | 44 void SetTimeStamp(uint32_t timestamp) override in SetTimeStamp()
|
| D | stream_common_data.h | 41 void SetTimeStamp(uint32_t timestamp) override in SetTimeStamp()
|
| /foundation/multimedia/player_framework/services/services/screen_capture/server/ |
| D | screen_capture_server.cpp | 389 Timestamp timestamp; in StartAudioInnerCapture() local 437 Timestamp timestamp; in StartAudioCapture() local 546 int64_t ×tamp, OHOS::Rect &damage) in AcquireVideoBuffer() 732 int64_t timestamp = 0; in OnBufferAvailable() local 768 int64_t ×tamp, OHOS::Rect &damage) in AcquireVideoBuffer()
|
| /foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
| D | hcamera_device_callback_stub.cpp | 59 uint64_t timestamp = data.ReadUint64(); in HandleDeviceOnResult() local
|
| /foundation/graphic/graphic_2d/frameworks/surface/src/ |
| D | egl_consumer_surface.cpp | 45 int64_t ×tamp, Rect &damage) in AcquireBuffer()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| D | distributeddb_storage_single_ver_natural_store_testcase.h | 32 uint64_t timestamp; member
|
| /foundation/graphic/graphic_2d/frameworks/surface/test/unittest/ |
| D | consumer_surface_test.cpp | 53 static inline int64_t timestamp = 0; member in OHOS::Rosen::ConsumerSurfaceTest 777 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_UNSUPPORTED, 0}; variable 792 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_DELAY, 0}; variable 808 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_DELAY, 0}; variable 824 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_TIMESTAMP, 0}; variable
|