Home
last modified time | relevance | path

Searched defs:utf8name (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/common/
H A D_j_s_v_m___property_descriptor.md77 ### utf8name subsection
/ohos5.0/docs/en/application-dev/reference/common/
H A D_j_s_v_m___property_descriptor.md77 ### utf8name subsection
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Defficiency_resources_operation.cpp32 napi_value GetNamedBoolValue(const napi_env &env, napi_value &object, const char* utf8name, in GetNamedBoolValue()
54 napi_value GetNamedInt32Value(const napi_env &env, napi_value &object, const char* utf8name, in GetNamedInt32Value()
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_property.h41 const char* utf8name = nullptr; member
H A Dnative_api.cpp440 const char* utf8name, in napi_create_function()
956 …i_status napi_set_named_property(napi_env env, napi_value object, const char* utf8name, napi_value… in napi_set_named_property()
974 …i_status napi_has_named_property(napi_env env, napi_value object, const char* utf8name, bool* resu… in napi_has_named_property()
993 const char* utf8name, in napi_get_named_property()
1015 const char* utf8name, in napi_get_own_property_descriptor()
1375 const char* utf8name, in napi_define_class()
1412 const char* utf8name, in napi_define_sendable_class()
1514 const char* utf8name, in napi_map_set_named_property()
1567 const char* utf8name, in napi_map_get_named_property()
1618 …_status napi_map_has_named_property(napi_env env, napi_value map, const char* utf8name, bool* resu… in napi_map_has_named_property()
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/mock/
H A Djs_native_api_mock.cpp46 napi_status napi_get_named_property(napi_env env, napi_value object, const char* utf8name, napi_val… in napi_get_named_property()
131 napi_status napi_create_function(napi_env env, const char* utf8name, size_t length, napi_callback c… in napi_create_function()
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
H A Dcommon.cpp265 napi_value Common::GetNamedInt32Value(const napi_env &env, napi_value &object, const char* utf8name, in GetNamedInt32Value()
283 …pi_value Common::GetNamedStringValue(const napi_env &env, napi_value &object, const char* utf8name, in GetNamedStringValue()
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/napi/src/
H A Dnapi_mock.cpp40 napi_status napi_get_named_property(napi_env env, napi_value object, const char* utf8name, napi_val… in napi_get_named_property()
146 napi_status napi_create_function(napi_env env, const char* utf8name, size_t length, napi_callback c… in napi_create_function()
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp936 const char* utf8name = property.utf8name; in NapiCreateObjectWithProperties() local
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp5259 char* utf8name = nullptr; variable
5305 char* utf8name = nullptr; variable
5349 char* utf8name = nullptr; variable