Home
last modified time | relevance | path

Searched defs:targetValue (Results 1 - 14 of 14) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_binary_search.cpp28 int32_t BundleActiveBinarySearch::BinarySearch(const std::vector<int64_t> &tableNameArray, int64_t targetValue) in BinarySearch() argument
/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animation_proxy.h36 void RecordPropChange(const WeakPtr<AnimatableProperty<T>>& ptr, T targetValue) in RecordPropChange() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_property_animation.cpp113 auto targetValue = endValue; in OnUpdateStagingValue() local
134 auto targetValue = endValue_; in UpdateStagingValueOnInteractiveFinish() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_info.h171 void AddOpacityAnimation(float targetValue) in AddOpacityAnimation() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_modifier_adapter.cpp271 auto targetValue = std::make_shared<RSAnimatableProperty<float>>(value); in AnimateWithVelocity() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_engine.cpp259 auto targetValue = ARKTS_CreateUtf8(env, target, -1); in ARKTS_Require() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_spring_animation.cpp173 auto targetValue = animationFraction_.GetCurrentIsReverseCycle() ? startValue_ : endValue_; in OnAnimate() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dcondition_arbitrator.cpp97 char *targetValue = nullptr; in JudgeCondition() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dstylemgr_media_query_tdd_test.cpp572 int32_t targetValue = 8421504; in HWTEST_F() local
623 int32_t targetValue = 215026; in HWTEST_F() local
708 int32_t targetValue = 400; in HWTEST_F() local
741 int32_t targetValue = 121301; in HWTEST_F() local
748 int32_t targetValue = 5; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_property.h469 AnimateWithInitialVelocity( const RSAnimationTimingProtocol& timingProtocol, const RSAnimationTimingCurve& timingCurve, const std::shared_ptr<RSPropertyBase>& targetValue, const std::shared_ptr<RSAnimatableProperty<T>>& velocity = nullptr, const std::function<void()>& finishCallback = nullptr, const std::function<void()>& repeatCallback = nullptr) AnimateWithInitialVelocity() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp576 bool JsonCommon::isValueEqual(const ValueObject &srcValue, const ValueObject &targetValue) in isValueEqual() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/api/
H A Ddocumentdb_find_test.cpp93 static void CompareValue(const char *value, const char *targetValue) in CompareValue() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_supplement_test.cpp1138 std::shared_ptr<RSPropertyBase> targetValue = std::make_shared<RSAnimatableProperty<float>>(0.1f); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_connection.cpp504 int targetValue = config.GetPageSize(); in SetPageSize() local
747 int targetValue = SqliteGlobalConfig::GetJournalFileSize(); in SetJournalSizeLimit() local
771 int targetValue = SqliteGlobalConfig::GetWalAutoCheckpoint(); in SetAutoCheckpoint() local
803 std::string targetValue in SetWalSyncMode() local
[all...]

Completed in 21 milliseconds