Searched defs:SetString (Results 1 – 9 of 9) sorted by relevance
31 void TexgineString::SetString(const std::shared_ptr<SkString> string) in SetString() function in OHOS::Rosen::TextEngine::TexgineString
25 void StorageImpl::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::Ace::StorageImpl
36 void SetString(const std::string& key, const std::string& value) override {}; in SetString() function67 void SetString(const std::string& key, const std::string& value) override {}; in SetString() function
74 void DataBuffer::SetString(const std::string name, std::string value) in SetString() function in OHOS::DistributedHardware::DataBuffer
43 void NfcPreferences::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::NFC::NfcPreferences
30 void CloudPrefImpl::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
56 void CloudPrefImpl::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
275 void SetString(const std::string& value) in SetString() function
155 void JSObject::SetString(JSValue target, const char * const prop, const char * const value) in SetString() function in OHOS::ACELite::JSObject