/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, RouterMode mode) in Replace() function in OHOS::Ace::CJPageRouterAbstract
|
/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
|
/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
|
/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
|
/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 addAlways) 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& replaceWith, bool addAlways) in Replace() function in Container
|
/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::string &newstr)
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::string &newStr)
in Replace() function in OHOS::Idl::StringHelper
|
/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 in IContainer 311 bool Replace(const T1& child, const T2& replaceWith, bool addAlways = false) in Replace() function in IContainer
|
/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 addAlways) in Replace() function in AttachmentContainer
|
H A D | metadata.cpp | 285 bool MetadataPropertyContainer::Replace(const IObject::Ptr& child, const IObject::Ptr& replaceWith, bool addAlways) in Replace() function in Internal::MetadataPropertyContainer
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/ |
H A D | rs_render_modifier.cpp | 312 const T& Replace(const T& a, const T&& b) in Replace() function 317 const T& Replace(const std::optional<T>& a, T&& b) in Replace() function
|
/foundation/CastEngine/castengine_wifi_display/services/utils/ |
H A D | utils.cpp | 149 void Replace(std::string &target, std::string search, std::string replacement) in Replace() function
|
/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
|
/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | effect_json_helper.cpp | 382 bool EffectJson::Replace(const std::string &key, Json *json, bool jsonObject) in Replace() function in OHOS::Media::Effect::EffectJson 392 bool EffectJson::Replace(const std::string &key, EffectJsonPtr &json) in Replace() function in OHOS::Media::Effect::EffectJson 405 bool EffectJson::Replace(const std::string &key, int32_t value) in Replace() function in OHOS::Media::Effect::EffectJson 410 bool EffectJson::Replace(const std::string &key, uint32_t value) in Replace() function in OHOS::Media::Effect::EffectJson 415 bool EffectJson::Replace(const std::string &key, float value) in Replace() function in OHOS::Media::Effect::EffectJson 420 bool EffectJson::Replace(cons function in OHOS::Media::Effect::EffectJson 426 bool EffectJson::Replace(const std::string &key, bool value) Replace() function in OHOS::Media::Effect::EffectJson 432 bool EffectJson::Replace(const std::string &key, const std::string &value) Replace() function in OHOS::Media::Effect::EffectJson 438 bool EffectJson::Replace(const std::string &key, const char *value) Replace() function in OHOS::Media::Effect::EffectJson [all...] |
/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
|
/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
|
/foundation/ability/idl_tool/util/ |
H A D | string.cpp | 504 String String::Replace(char oldChar, char newChar) const in Replace() function in OHOS::String 526 String String::Replace(const char* target, const char* replacement) const in Replace() function in OHOS::String 550 String String::Replace(const String& target, const String& replacement) const in Replace() function in OHOS::String
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_utils.cpp | 114 void Utils::Replace(const std::string& susbtring, std::string& string) in Replace() function in OHOS::Rosen::Utils
|
/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
|
H A D | rdb_store.cpp | 132 int RdbStore::Replace(int64_t &outRowId, const std::string &table, const Row &row) in Replace() function in OHOS::NativeRdb::RdbStore
|
/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()>& listener) in Replace() function in OHOS::Ace::StageElement 833 void SectionStageElement::Replace(const RefPtr<Component>& newComponent) in Replace() function in OHOS::Ace::SectionStageElement
|
/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 in OHOS::AppExecFwk::MockAppProvisionInfo
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_general_store.cpp | 406 int32_t RdbGeneralStore::Replace(const std::string &table, VBucket &&value) in Replace() function in OHOS::DistributedRdb::RdbGeneralStore
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_general_store.cpp | 314 int32_t KVDBGeneralStore::Replace(const std::string &table, VBucket &&value) in Replace() function in OHOS::DistributedKv::KVDBGeneralStore
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
H A D | napi_rdb_store.cpp | 869 napi_value RdbStoreProxy::Replace(napi_env env, napi_callback_info info) in Replace() function in OHOS::RdbJsKit::RdbStoreProxy
|