Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp600 napi_value set_function; member
636 res.set_function = map_set; in CreateNapiMap()
651 napi_status status = napi_call_function(env, map.instance, map.set_function, 2, args, nullptr); in NapiMapSet()