/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | json_helper.cpp | 383 bool EffectJson::Replace(const std::string &key, Json *json, bool jsonObject) in Replace() function in OHOS::Media::Effect::EffectJson 393 bool EffectJson::Replace(const std::string &key, EffectJsonPtr &json) in Replace() function in OHOS::Media::Effect::EffectJson 406 bool EffectJson::Replace(const std::string &key, int32_t value) in Replace() function in OHOS::Media::Effect::EffectJson 411 bool EffectJson::Replace(const std::string &key, uint32_t value) in Replace() function in OHOS::Media::Effect::EffectJson 416 bool EffectJson::Replace(const std::string &key, float value) in Replace() function in OHOS::Media::Effect::EffectJson 421 bool EffectJson::Replace(const std::string &key, double value) in Replace() function in OHOS::Media::Effect::EffectJson 427 bool EffectJson::Replace(const std::string &key, bool value) in Replace() function in OHOS::Media::Effect::EffectJson 433 bool EffectJson::Replace(const std::string &key, const std::string &value) in Replace() function in OHOS::Media::Effect::EffectJson 439 bool EffectJson::Replace(const std::string &key, const char *value) in Replace() function in OHOS::Media::Effect::EffectJson
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | string_helper.cpp | 75 std::string StringHelper::Replace(const std::string &value, char oldChar, char newChar) in Replace() function in OHOS::HDI::StringHelper 91 std::string StringHelper::Replace(const std::string &value, const std::string &oldstr, const std::s… in Replace() function in OHOS::HDI::StringHelper 102 std::string StringHelper::Replace( in Replace() function in OHOS::HDI::StringHelper 114 std::string StringHelper::Replace(const std::string &value, size_t position, size_t len, const std:… in Replace() function in OHOS::HDI::StringHelper
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | string_helper.cpp | 82 std::string StringHelper::Replace(const std::string &value, char oldChar, char newChar) in Replace() function in OHOS::Idl::StringHelper 98 std::string StringHelper::Replace(const std::string &value, const std::string &oldstr, const std::s… in Replace() function in OHOS::Idl::StringHelper 109 std::string StringHelper::Replace( in Replace() function in OHOS::Idl::StringHelper 121 std::string StringHelper::Replace(const std::string &value, size_t position, size_t len, const std:… in Replace() function in OHOS::Idl::StringHelper
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/ |
H A D | router_module.cpp | 32 JSIValue RouterModule::Replace(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in Replace() function in OHOS::ACELite::RouterModule
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/router/ |
H A D | js_router.cpp | 40 jerry_value_t Router::Replace(jerry_value_t object, bool async) in Replace() function in OHOS::ACELite::Router
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/json/ |
H A D | json_util.cpp | 408 bool JsonValue::Replace(const char* key, double value) in Replace() function in OHOS::Ace::JsonValue 456 bool JsonValue::Replace(const char* key, bool value) in Replace() function in OHOS::Ace::JsonValue 473 bool JsonValue::Replace(const char* key, const char* value) in Replace() function in OHOS::Ace::JsonValue 490 bool JsonValue::Replace(const char* key, int32_t value) in Replace() function in OHOS::Ace::JsonValue 507 bool JsonValue::Replace(const char* key, const std::unique_ptr<JsonValue>& value) in Replace() function in OHOS::Ace::JsonValue
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/container/ |
H A D | flat_container.cpp | 104 bool FlatContainer::Replace(const IObject::Ptr& child, const IObject::Ptr& replaceWith, bool addAlw… in Replace() function in FlatContainer
|
H A D | container.cpp | 118 bool Container::Replace(const META_NS::IObject::Ptr& child, const META_NS::IObject::Ptr& replaceWit… in Replace() function in Container
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_page_router_abstract.cpp | 75 void CJPageRouterAbstract::Replace(const RouterPageInfo& target, const std::string& params, RouterM… in Replace() function in OHOS::Ace::CJPageRouterAbstract
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stage/ |
H A D | stage_element.cpp | 220 void StageElement::Replace(const RefPtr<Component>& newComponent) in Replace() function in OHOS::Ace::StageElement 225 void StageElement::Replace(const RefPtr<Component>& newComponent, const std::function<void()>& list… in Replace() function in OHOS::Ace::StageElement 833 void SectionStageElement::Replace(const RefPtr<Component>& newComponent) in Replace() function in OHOS::Ace::SectionStageElement
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/test/ |
H A D | test_convertxml.h | 94 void CxmlTest::Replace(napi_env env, std::string &str, const std::string src, const std::string dst) in Replace() function
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/ |
H A D | ui_session_json_util.cpp | 148 bool InspectorJsonValue::Replace(const char* key, const char* value) in Replace() function in OHOS::Ace::InspectorJsonValue
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_container.h | 197 bool Replace(const IObject::Ptr& child, const IObject::Ptr& replaceWith) in Replace() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | attachment_container.cpp | 66 bool AttachmentContainer::Replace(const IObject::Ptr& child, const IObject::Ptr& replaceWith, bool … in Replace() function in AttachmentContainer
|
H A D | metadata.cpp | 285 bool MetadataPropertyContainer::Replace(const IObject::Ptr& child, const IObject::Ptr& replaceWith,… in Replace() function in Internal::MetadataPropertyContainer
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/ |
H A D | rs_render_modifier.cpp | 411 const T& Replace(const T& a, const T&& b) in Replace() function 416 const T& Replace(const std::optional<T>& a, T&& b) in Replace() function
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | general_store_mock.cpp | 57 int32_t GeneralStoreMock::Replace(const std::string &table, VBucket &&value) in Replace() function in OHOS::DistributedData::GeneralStoreMock
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/ |
H A D | vpn_module_ext.cpp | 144 static std::string Replace(std::string s) in Replace() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | sqlite_utils.cpp | 80 void SqliteUtils::Replace(std::string &src, const std::string &rep, const std::string &dst) in Replace() function in OHOS::NativeRdb::SqliteUtils
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend_delegate.cpp | 61 void PluginFrontendDelegate::Replace(const std::string& uri, const std::string& params) in Replace() function in OHOS::Ace::Framework::PluginFrontendDelegate 73 void PluginFrontendDelegate::Replace(const PageTarget& target, const std::string& params) {} in Replace() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
H A D | mock_app_provision_info.h | 36 …virtual int Replace(int64_t &outRowId, const std::string &table, const ValuesBucket &initialValues) in Replace() function
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/ |
H A D | js_convertxml.cpp | 592 void ConvertXml::Replace(std::string &str, const std::string src, const std::string dst) const in Replace() function in OHOS::Xml::ConvertXml
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/ |
H A D | mock_rdb.h | 65 …int Replace(int64_t& outRowId, const std::string& table, const ValuesBucket& initialValues) overri… in Replace() function
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/ |
H A D | js_xml.cpp | 72 …std::string XmlSerializer::Replace(std::string str, const std::string &subStr, const std::string &… in Replace() function in OHOS::xml::XmlSerializer 1011 void XmlPullParser::Replace(std::string& strTemp, std::string strSrc, std::string strDes) const in Replace() function in OHOS::xml::XmlPullParser
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_utils.cpp | 113 void Utils::Replace(const std::string& susbtring, std::string& string) in Replace() function in OHOS::Rosen::Utils
|