Home
last modified time | relevance | path

Searched refs:ERR_JS_PERMISSION_DENIED_V8 (Results 1 - 4 of 4) sorted by relevance

/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_constant.cpp45 SetNamedProperty(env, (*resultCode), ERR_JS_PERMISSION_DENIED_V8, "ERROR_PERMISSION_DENIED"); in ResultCodeInit()
/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h164 ERR_JS_PERMISSION_DENIED_V8 = 10018 enumerator
/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_common_test.cpp251 EXPECT_EQ(ConvertToJSErrCodeV8(ERR_ACCOUNT_COMMON_PERMISSION_DENIED), ERR_JS_PERMISSION_DENIED_V8); in HWTEST_F() local
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_common.cpp285 return ERR_JS_PERMISSION_DENIED_V8; in ConvertOtherJSErrCodeV8()

Completed in 3 milliseconds