Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_constant.cpp27 SetNamedProperty(env, (*resultCode), ERR_JS_SUCCESS_V8, "SUCCESS"); in ResultCodeInit()
/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h146 ERR_JS_SUCCESS_V8 = 0, enumerator
/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_common_test.cpp225 EXPECT_EQ(ConvertToJSErrCodeV8(ERR_OK), ERR_JS_SUCCESS_V8); in HWTEST_F() local
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_common.cpp269 return ERR_JS_SUCCESS_V8; in ConvertOtherJSErrCodeV8()

Completed in 2 milliseconds