Home
last modified time | relevance | path

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

/applications/standard/calendardata/calendarmanager/napi/src/
H A Dnapi_util.cpp391 napi_value locationValue = nullptr; in SetValue() local
392 status = SetValue(env, in.location.value(), locationValue); in SetValue()
394 napi_set_named_property(env, out, "location", locationValue); in SetValue()

Completed in 3 milliseconds