Searched refs:nContent (Results 1 – 1 of 1) sorted by relevance
968 napi_value nContent = nullptr; in GetElementInfoContents() local970 content.c_str(), NAPI_AUTO_LENGTH, &nContent)); in GetElementInfoContents()971 …CALL_RETURN_VOID(callbackInfo->env_, napi_set_element(callbackInfo->env_, value, index, nContent)); in GetElementInfoContents()