Searched defs:JsErrorCode (Results 1 – 8 of 8) sorted by relevance
30 struct JsErrorCode { struct36 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode); argument
29 struct JsErrorCode { struct35 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode); argument
34 struct JsErrorCode { struct39 std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode); argument
40 struct JsErrorCode { struct46 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode); argument
38 struct JsErrorCode { struct43 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode); argument
22 using JsErrorCode = OHOS::RelationalStoreJsKit::JsErrorCode; typedef
24 using JsErrorCode = OHOS::CloudData::JsErrorCode; typedef
22 using JsErrorCode = OHOS::DistributedKVStore::JsErrorCode; typedef