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