Searched defs:SetString (Results 1 – 2 of 2) sorted by relevance
51 void SetString(std::string str) { str_ = str; } in SetString() function
752 int32_t UpdateClient::SetString(napi_env env, napi_value arg, const std::string &attrName, const st… in SetString() function in updateClient::UpdateClient