Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Dnative_module_util.cpp1852 napi_property_descriptor StringDecoderDesc[] = { in StringDecoderInit() local
1858 sizeof(StringDecoderDesc) / sizeof(StringDecoderDesc[0]), in StringDecoderInit()
1859 StringDecoderDesc, &StringDecoderClass)); in StringDecoderInit()