/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_string.cpp | 26 void TexgineString::SetString(const std::shared_ptr<std::string> string) in SetString() function in OHOS::Rosen::TextEngine::TexgineString
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/preference/ |
H A D | storage_impl.cpp | 31 void StorageImpl::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::Ace::StorageImpl
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/storage/ |
H A D | mock_storage.h | 36 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
|
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/ |
H A D | data_buffer.cpp | 74 void DataBuffer::SetString(const std::string name, std::string value) in SetString() function in OHOS::DistributedHardware::DataBuffer
|
/ohos5.0/foundation/communication/nfc/services/src/external_deps/ |
H A D | nfc_preferences.cpp | 43 void NfcPreferences::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::NFC::NfcPreferences
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/ |
H A D | cloud_pref_impl_mock.cpp | 30 void CloudPrefImpl::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/preference/src/ |
H A D | cloud_pref_impl.cpp | 60 void CloudPrefImpl::SetString(const std::string& key, const std::string& value) in SetString() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | webview_controller.h | 472 void SetString(std::string value) in SetString() function
|
H A D | napi_webview_controller.cpp | 1583 napi_value NapiWebMessageExt::SetString(napi_env env, napi_callback_info info) in SetString() function in OHOS::NWeb::NapiWebMessageExt
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_value.h | 297 void SetString(std::string str) in SetString() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_javascript_value.h | 275 void SetString(const std::string& value) in SetString() function
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/ |
H A D | js.cpp | 155 void JSObject::SetString(JSValue target, const char * const prop, const char * const value) in SetString() function in OHOS::ACELite::JSObject
|
/ohos5.0/base/update/updateservice/frameworks/js/napi/session/src/ |
H A D | napi_common_utils.cpp | 106 int32_t NapiCommonUtils::SetString(napi_env env, napi_value arg, const std::string &attrName, const… in SetString() function in OHOS::UpdateEngine::NapiCommonUtils
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
H A D | span_string.cpp | 595 void SpanString::SetString(const std::string& text) in SetString() function in OHOS::Ace::SpanString
|