Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp224 napi_value typeNapi = nullptr; in SetDoNotDisturbDate() local
225 napi_create_int32(env, static_cast<int32_t>(outType), &typeNapi); in SetDoNotDisturbDate()
226 napi_set_named_property(env, result, "type", typeNapi); in SetDoNotDisturbDate()

Completed in 3 milliseconds