Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/error/
H A Dgeneral_error.h48 E_INVALID_FORMAT, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_errno.h97 constexpr int E_INVALID_FORMAT = (E_BASE + 76); // the value is invalid json or mismatch with the s… variable