Home
last modified time | relevance | path

Searched defs:Replace (Results 1 - 25 of 32) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router_abstract.cpp75 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 Drouter_module.cpp32 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 Djs_router.cpp40 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 Dui_session_json_util.cpp148 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 Dflat_container.cpp104 bool FlatContainer::Replace(const IObject::Ptr& child, const IObject::Ptr& replaceWith, bool addAlways) in Replace() function in FlatContainer
H A Dcontainer.cpp118 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 Dstring_helper.cpp82 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 Dintf_container.h197 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 Dattachment_container.cpp66 bool AttachmentContainer::Replace(const IObject::Ptr& child, const IObject::Ptr& replaceWith, bool addAlways) in Replace() function in AttachmentContainer
H A Dmetadata.cpp285 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 Drs_render_modifier.cpp312 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 Dutils.cpp149 void Replace(std::string &target, std::string search, std::string replacement) in Replace() function
/foundation/arkui/ace_engine/frameworks/base/json/
H A Djson_util.cpp408 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 Deffect_json_helper.cpp382 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 Dvpn_module_ext.cpp144 static std::string Replace(std::string s) in Replace() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp57 int32_t GeneralStoreMock::Replace(const std::string &table, VBucket &&value) in Replace() function in OHOS::DistributedData::GeneralStoreMock
/foundation/ability/idl_tool/util/
H A Dstring.cpp504 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 Drs_profiler_utils.cpp114 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 Dsqlite_utils.cpp80 void SqliteUtils::Replace(std::string &src, const std::string &rep, const std::string &dst) in Replace() function in OHOS::NativeRdb::SqliteUtils
H A Drdb_store.cpp132 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 Dstage_element.cpp220 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 Dmock_app_provision_info.h36 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 Drdb_general_store.cpp406 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 Dkvdb_general_store.cpp314 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 Dnapi_rdb_store.cpp869 napi_value RdbStoreProxy::Replace(napi_env env, napi_callback_info info) in Replace() function in OHOS::RdbJsKit::RdbStoreProxy

Completed in 21 milliseconds

12