Home
last modified time | relevance | path

Searched defs:INVALID_SEQ_ID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dsingle_store_impl.h124 static constexpr uint64_t INVALID_SEQ_ID = 0; variable
/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_def.h46 #define INVALID_SEQ_ID (0x7fffffff) macro