Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h326 static constexpr int E_WAIT_COMPENSATED_SYNC = (E_BASE + 57); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_errno.h147 constexpr int E_WAIT_COMPENSATED_SYNC = (E_BASE + 127); // need to do compensated sync variable