Home
last modified time | relevance | path

Searched refs:INT_DB_ERROR (Results 1 – 2 of 2) sorted by relevance

/base/update/updateservice/frameworks/js/napi/client/
Dupdate_session.h169 case INT_DB_ERROR: in BuildWorkBusinessErr()
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_helper.h72 constexpr int32_t INT_DB_ERROR = CAST_INT(CallResult::DB_ERROR); variable