Home
last modified time | relevance | path

Searched defs:SetString (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/ohos_nweb/include/
Dnweb_value.h51 void SetString(std::string str) { str_ = str; } in SetString() function
/base/update/updateservice/client/
Dupdate_client.cpp752 int32_t UpdateClient::SetString(napi_env env, napi_value arg, const std::string &attrName, const st… in SetString() function in updateClient::UpdateClient