Home
last modified time | relevance | path

Searched refs:GetFatal (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_textdecoder.h87 napi_value GetFatal(napi_env env) const;
H A Djs_textdecoder.cpp176 napi_value TextDecoder::GetFatal(napi_env env) const in GetFatal() function in OHOS::Util::TextDecoder
H A Dnative_module_util.cpp585 napi_value retVal = textDecoder->GetFatal(env); in TextdecoderGetFatal()
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/test/
H A Dtest_util.cpp1041 napi_value naVal = textDecoder.GetFatal(env);
1063 napi_value naVal = textDecoder.GetFatal(env);
1085 napi_value naVal = textDecoder.GetFatal(env);
3308 napi_value fatalFlag = textDecoder.GetFatal(env);
3327 fatalFlag = textDecoder.GetFatal(env);
3353 napi_value fatalFlag = textDecoder.GetFatal(env);
3372 fatalFlag = textDecoder.GetFatal(env);