Home
last modified time | relevance | path

Searched defs:timestamp (Results 801 - 825 of 1004) sorted by relevance

1...<<3132333435363738394041

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_executor_utils.cpp1018 CountCloudDataInner(sqlite3 *db, bool isMemory, const Timestamp &timestamp, const std::string &user, const std::string &sql) CountCloudDataInner() argument
1057 CountCloudData(sqlite3 *db, bool isMemory, const Timestamp &timestamp, const std::string &user, bool forcePush) CountCloudData() argument
[all...]
H A Dsqlite_cloud_kv_store.cpp149 GetUploadCount([[gnu::unused]] const QuerySyncObject &query, const Timestamp &timestamp, bool isCloudForcePush, [[gnu::unused]] bool isCompensatedTask, int64_t &count) GetUploadCount() argument
H A Dsqlite_query_helper.cpp1378 BindCountKvCloudDataStatement(sqlite3 *db, bool isMemory, const Timestamp &timestamp, const std::string &user, sqlite3_stmt *&stmt) BindCountKvCloudDataStatement() argument
[all...]
H A Dsqlite_multi_ver_transaction.cpp369 uint64_t timestamp = 0; CheckToSaveRecord() local
563 GetPrePutValues(const Version &versionInfo, Timestamp timestamp, std::vector<Value> &values) const GetPrePutValues() argument
611 RemovePrePutEntries(const Version &versionInfo, Timestamp timestamp) RemovePrePutEntries() argument
752 Timestamp timestamp = 0; GetCurrentMaxTimestamp() local
1407 Timestamp timestamp = NO_TIMESTAMP; CheckIfNeedSaveRecord() local
1430 Timestamp timestamp = NO_TIMESTAMP; CheckIfNeedSaveRecord() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_test.cpp1170 int timestamp; member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_storage_executor.cpp1237 Timestamp timestamp = static_cast<MultiVerNaturalStore *>(kvDB_)->GetCurrentTimestamp(); in FillCommitByForeign() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_cloud_syncable_storage_test.cpp1279 Timestamp timestamp = static_cast<Timestamp>(sqlite3_column_int64(statement, 0)); HWTEST_F() local
1332 Timestamp timestamp = static_cast<Timestamp>(sqlite3_column_int64(statement, 0)); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dgeneric_syncer.cpp343 uint64_t timestamp = timeHelper->GetTime(); in GetTimestamp() local
H A Dmeta_data.cpp420 int Metadata::GetLastQueryTime(const std::string &queryIdentify, const std::string &deviceId, Timestamp &timestamp) in GetLastQueryTime() argument
431 SetLastQueryTime(const std::string &queryIdentify, const std::string &deviceId, const Timestamp &timestamp) SetLastQueryTime() argument
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h82 int64_t timestamp; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h56 FILLP_LLONG timestamp; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c1431 FillpSendConnReqAckBuild(FILLP_CONST struct FillpPcb *pcb, FILLP_CONST FillpCookieContent *stateCookie, FILLP_ULLONG timestamp) FillpSendConnReqAckBuild() argument
1493 FillpSendConnReqAck(struct FillpPcb *pcb, FILLP_CONST FillpCookieContent *stateCookie, FILLP_ULLONG timestamp) FillpSendConnReqAck() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c1204 FILLP_LLONG timestamp = nackNode->timestamp; in FillpCheckPcbNackListToSend() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp1350 EGLBoolean EglGetFrameTimestampSupportedANDROIDImpl(EGLDisplay dpy, EGLSurface surface, EGLint timestamp) in EglGetFrameTimestampSupportedANDROIDImpl() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp938 void VSyncGenerator::SetPendingMode(int64_t period, int64_t timestamp) in SetPendingMode() argument
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/
H A Dnativeimage.cpp725 int64_t timestamp = 0; in OHNativeImageGetTimestampNullptr() local
831 int64_t timestamp = 0; in OHNativeImageGetTimestampNormal() local
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dtest_display.cpp772 int32_t DemoCameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t>& result) in OnResult() argument
840 OnFrameShutter(int32_t captureId, const std::vector<int32_t>& streamIds, uint64_t timestamp) OnFrameShutter() argument
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
H A Dhdi_common_v1_3.cpp687 void Test::StreamConsumer::CalculateFps(int64_t timestamp, int32_t streamId) in CalculateFps() argument
712 void Test::StreamConsumer::GetTimeStamp(int64_t *g_timestamp, uint32_t lenght, int64_t timestamp, int32_t gotSize) in GetTimeStamp() argument
820 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
847 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
888 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
904 OnCaptureReady(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnCaptureReady() argument
914 OnFrameShutterEnd(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutterEnd() argument
939 OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) OnResult() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dnvenc.c2012 static inline void timestamp_queue_enqueue(AVFifo *queue, int64_t timestamp) in timestamp_queue_enqueue() argument
2019 int64_t timestamp = AV_NOPTS_VALUE; in timestamp_queue_dequeue() local
/third_party/ffmpeg/libavformat/
H A Drmdec.c686 static int rm_sync(AVFormatContext *s, int64_t *timestamp, int *flags, int *stream_index, int64_t *pos){ in rm_sync() argument
759 rm_assemble_video_frame(AVFormatContext *s, AVIOContext *pb, RMDemuxContext *rm, RMStream *vst, AVPacket *pkt, int len, int *pseq, int64_t *timestamp) rm_assemble_video_frame() argument
887 ff_rm_parse_packet(AVFormatContext *s, AVIOContext *pb, AVStream *st, RMStream *ast, int len, AVPacket *pkt, int *seq, int flags, int64_t timestamp) ff_rm_parse_packet() argument
1012 int64_t timestamp, pos, len; rm_read_packet() local
[all...]
H A Dgxfenc.c435 int64_t timestamp = 0; in gxf_write_umf_material_description() local
H A Dmpegenc.c568 static inline void put_timestamp(AVIOContext *pb, int id, int64_t timestamp) in put_timestamp() argument
94 put_pack_header(AVFormatContext *ctx, uint8_t *buf, int64_t timestamp) put_pack_header() argument
H A Dmpeg.c819 int64_t pos, timestamp; in vobsub_read_header() local
H A Drtpdec.c634 static int rtp_set_prft(RTPDemuxContext *s, AVPacket *pkt, uint32_t timestamp) { in rtp_set_prft() argument
656 static void finalize_packet(RTPDemuxContext *s, AVPacket *pkt, uint32_t timestamp) in finalize_packet() argument
704 uint32_t timestamp; rtp_parse_packet_internal() local
862 uint32_t timestamp; rtp_parse_one_packet() local
[all...]
H A Dwtvdec.c1023 uint64_t timestamp = avio_rl64(pb); in read_header() local

Completed in 46 milliseconds

1...<<3132333435363738394041