Searched defs:ConvertStringVectorToJS (Results 1 – 2 of 2) sorted by relevance
259 void ConvertStringVectorToJS(napi_env env, napi_value &result, std::vector<std::string>& stringVect… in ConvertStringVectorToJS() function
128 napi_status ConvertStringVectorToJS(napi_env env, napi_value result, std::vector<std::string>& stri… in ConvertStringVectorToJS() function