Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Dnative_module_util.cpp384 bool bResultIgnbom = false; in GetSecPara() local
392 napi_status naBom = napi_get_value_bool(env, resultIgnorebom, &bResultIgnbom); in GetSecPara()
393 SetVec(naFat, naBom, bResultFat, bResultIgnbom, paraVec); in GetSecPara()