Home
last modified time | relevance | path

Searched defs:GetJsErrorCode (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_preferences_error.cpp30 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode) in GetJsErrorCode() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_error.cpp58 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode) in GetJsErrorCode() function
/ohos5.0/base/security/access_token/interfaces/kits/napi/accesstoken/src/
H A Dnapi_context_common.cpp26 int32_t NapiContextCommon::GetJsErrorCode(int32_t errCode) in GetJsErrorCode() function in OHOS::Security::AccessToken::NapiContextCommon
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_error_utils.cpp33 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode) in GetJsErrorCode() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_error_utils.cpp39 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode) in GetJsErrorCode() function
/ohos5.0/base/security/access_token/interfaces/kits/napi/privacy/src/
H A Dpermission_record_manager_napi.cpp50 static int32_t GetJsErrorCode(int32_t errCode) in GetJsErrorCode() function