Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/common/storage/
Dmock_storage.h36 void SetString(const std::string& key, const std::string& value) override {}; in SetString() function
67 void SetString(const std::string& key, const std::string& value) override {}; in SetString() function
/foundation/arkui/ace_engine/adapter/ohos/capability/preference/
Dstorage_impl.cpp55 void StorageImpl::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::Ace::StorageImpl
/foundation/distributedhardware/distributed_camera/common/src/utils/
Ddata_buffer.cpp74 void DataBuffer::SetString(const std::string name, std::string value) in SetString() function in OHOS::DistributedHardware::DataBuffer
/foundation/communication/nfc/services/src/external_deps/
Dnfc_preferences.cpp43 void NfcPreferences::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::NFC::NfcPreferences
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
Dcloud_pref_impl_mock.cpp30 void CloudPrefImpl::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
/foundation/filemanagement/dfs_service/utils/preference/src/
Dcloud_pref_impl.cpp60 void CloudPrefImpl::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_javascript_value.h275 void SetString(const std::string& value) in SetString() function
/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/
Djs.cpp155 void JSObject::SetString(JSValue target, const char * const prop, const char * const value) in SetString() function in OHOS::ACELite::JSObject
/foundation/graphic/graphic_3d/lume/LumeMeta/test/src/helpers/
Dtesting_objects.cpp405 void SetString(BASE_NS::string s) override in SetString() function in __anonb489f30c0111::TestString
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
Dspan_string.cpp814 void SpanString::SetString(const std::u16string& text) in SetString() function in OHOS::Ace::SpanString