Home
last modified time | relevance | path

Searched refs:whichType (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_object_napi.cpp35 napi_value instance = nullptr, whichType = nullptr; in ObjectTypeTaggedInstance() local
37 NAPI_CALL(env, napi_get_cb_info(env, info, &argc, &whichType, NULL, NULL)); in ObjectTypeTaggedInstance()
38 NAPI_CALL(env, napi_get_value_uint32(env, whichType, &typeIndex)); in ObjectTypeTaggedInstance()

Completed in 1 milliseconds