Home
last modified time | relevance | path

Searched defs:Change (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Danonymous.h25 static std::string Change(const std::string &data) in Change() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Danonymous.cpp25 std::string Anonymous::Change(const std::string &name, bool end) in Change() function in OHOS::DistributedData::Anonymous
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v1-1-4-LTS.md62 ### Change subsection
/ohos5.0/base/request/request/services/src/service/run_count/
H A Dmod.rs32 Change(usize), enumerator
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_string_utils.cpp43 std::string DataShareStringUtils::Change(const std::string &name) in Change() function in OHOS::DataShare::DataShareStringUtils
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_animation_timing_curve.h97 friend class Change; variable
H A Drs_particle_params.h45Change() : fromValue_(), toValue_(), startMillis_(), endMillis_(), curve_(RSAnimationTimingCurve::… in Change() function
46 Change(T fromValue, T toValue, int startMillis, int endMillis, RSAnimationTimingCurve& curve) in Change() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp2389 bool RdbStoreImpl::CloudTables::Change(const std::string &table) in Change() function in OHOS::NativeRdb::RdbStoreImpl::CloudTables