Home
last modified time | relevance | path

Searched defs:INVALID_TIMESTAMP (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dtime_helper.h38 static const Timestamp INVALID_TIMESTAMP = 0; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtime_tick_monitor.h54 static const uint64_t INVALID_TIMESTAMP = 0; variable
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/utils/
H A Dsync_fence.h57 static const ns_sec_t INVALID_TIMESTAMP; variable
/ohos5.0/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; variable
/ohos5.0/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence.cpp52 const ns_sec_t SyncFence::INVALID_TIMESTAMP = -1; member in OHOS::SyncFence
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_sampler.cpp35 constexpr int32_t INVALID_TIMESTAMP = -1; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_read.cpp46 constexpr TimeStampVarType INVALID_TIMESTAMP = -1LL; variable
/ohos5.0/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; variable
/ohos5.0/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 __anon7150c7630110::TimeHelper