Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/interfaces/kits/napi/common/include/
H A Dnapi_error.h33 JS_ERROR_BACKGROUND_FAIL = 1012, enumerator
/ohos5.0/base/security/access_token/interfaces/kits/napi/common/src/
H A Dnapi_error.cpp26 {JS_ERROR_BACKGROUND_FAIL, "Ui extension turn background failed."},