Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/
H A Dnative_module_convertxml.cpp97 napi_value ConvertXmlInit(napi_env env, napi_value exports) in ConvertXmlInit() function
140 .nm_register_func = ConvertXmlInit,
H A Dnative_module_convertxml.h22 napi_value ConvertXmlInit(napi_env env, napi_value exports);
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.cpp601 OHOS::Xml::ConvertXmlInit(env, exports);