Searched refs:napiNavDesId (Results 1 – 1 of 1) sorted by relevance
681 napi_value napiNavDesId = nullptr; in CreateNavDestinationInfoObj() local686 …te_string_utf8(env_, info.navDestinationId.c_str(), info.navDestinationId.length(), &napiNavDesId); in CreateNavDestinationInfoObj()692 napi_set_named_property(env_, objValue, "navDestinationId", napiNavDesId); in CreateNavDestinationInfoObj()