Home
last modified time | relevance | path

Searched refs:INVALID_TIMESTAMP (Results 1 - 13 of 13) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dtime_helper.cpp34 return INVALID_TIMESTAMP; in GetSysCurrentTime()
111 if (currentMonotonicTime != INVALID_TIMESTAMP && lastMonotonicTime_ != INVALID_TIMESTAMP) { in GetTime()
149 Timestamp time = INVALID_TIMESTAMP; in GetMonotonicTime()
H A Dtime_helper.h38 static const Timestamp INVALID_TIMESTAMP = 0; member in DistributedDB::TimeHelper
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/
H A Doutput_controller_constants.h40 const int64_t INVALID_TIMESTAMP = 0; member
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_sampler.cpp35 constexpr int32_t INVALID_TIMESTAMP = -1; member
76 presentFenceTime_[i] = INVALID_TIMESTAMP; in ResetErrorLocked()
302 if ((curFenceTimeStamp != INVALID_TIMESTAMP) && (prevFenceTimeStamp != INVALID_TIMESTAMP) && in CheckIfFirstRefreshAfterIdleLocked()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtime_tick_monitor.h54 static const uint64_t INVALID_TIMESTAMP = 0; member in DistributedDB::final
H A Dtime_tick_monitor.cpp164 return INVALID_TIMESTAMP; in GetSysCurrentTime()
175 return INVALID_TIMESTAMP; in GetMonotonicTime()
/foundation/graphic/graphic_surface/interfaces/inner_api/sync_fence/
H A Dsync_fence.h57 static const ns_sec_t INVALID_TIMESTAMP; member in OHOS::SyncFence
/foundation/graphic/graphic_surface/interfaces/inner_api/utils/
H A Dsync_fence.h57 static const ns_sec_t INVALID_TIMESTAMP; member in OHOS::SyncFence
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Doutput_controller.cpp249 TRUE_RETURN_V_MSG_D((timeStamp == INVALID_TIMESTAMP || !CheckIsAllowControl()), OUTPUT_FRAME, in ControlOutput()
361 clockUnit.pts = INVALID_TIMESTAMP; in AcquireSyncClockTime()
366 TRUE_RETURN_V_MSG_D((clockUnit.pts == INVALID_TIMESTAMP), ERR_DH_AVT_SHARED_MEMORY_FAILED, in AcquireSyncClockTime()
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence.cpp54 const ns_sec_t SyncFence::INVALID_TIMESTAMP = -1; member in OHOS::SyncFence
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp140 static constexpr Timestamp INVALID_TIMESTAMP = 0; member in __anon8067::TimeHelper
263 return INVALID_TIMESTAMP; in GetSysCurrentTime()
340 return TimeHelper::INVALID_TIMESTAMP; in GetLastTime()
362 return TimeHelper::INVALID_TIMESTAMP; in GetTime()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_data_test.cpp43 const uint64_t INVALID_TIMESTAMP = 0; member
131 Timestamp timestamp = INVALID_TIMESTAMP; in GetCommitTimestamp()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.cpp475 return TimeHelper::INVALID_TIMESTAMP; in GetCurrentLocalTime()

Completed in 12 milliseconds