Home
last modified time | relevance | path

Searched defs:utf8Name (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.cpp347 const char* utf8Name = "_declaration"; variable
368 const char* utf8Name = "_declaration"; variable
407 const char* utf8Name = "_declaration"; variable
428 const char* utf8Name = "_elements"; variable
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/mock/
H A Djs_native_api_mock.cpp126 napi_status napi_set_named_property(napi_env env, napi_value object, const char* utf8Name, napi_val… in napi_set_named_property()
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/napi/src/
H A Dnapi_mock.cpp120 napi_status napi_set_named_property(napi_env env, napi_value object, const char* utf8Name, napi_val… in napi_set_named_property()