Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_object_napi.cpp120 static napi_value ObjectGetAllPropertyNames(napi_env env, napi_callback_info info) in ObjectGetAllPropertyNames() function
146 DECLARE_NAPI_FUNCTION("testObjectGetAllPropertyNames", ObjectGetAllPropertyNames), in ObjectInit()