Home
last modified time | relevance | path

Searched defs:newValue (Results 1 - 25 of 43) sorted by relevance

12

/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dhal_atomic.h52 static inline bool HalAtomicCmpAndSwap32(volatile uint32_t* ptr, uint32_t oldValue, uint32_t newValue) in HalAtomicCmpAndSwap32() argument
/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_atomic.h62 static inline bool SoftBusAtomicCmpAndSwap32(volatile uint32_t* ptr, int32_t oldValue, int32_t newValue) in SoftBusAtomicCmpAndSwap32() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/metadata_test/
H A Dfragment_metadata_test.cpp188 std::string oldValue, newValue; in HWTEST_F() local
H A Dmetadata_test.cpp87 std::string oldValue, newValue; in HWTEST_F() local
105 std::string oldValue, newValue; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Danimatable_path.cpp25 AnimatablePath& AnimatablePath::operator=(const AnimatablePath& newValue) in operator =() argument
H A Danimatable_double.h70 AnimatableDouble& operator=(double newValue) in operator =() argument
77 AnimatableDouble& operator=(const AnimatableDouble& newValue) in operator =() argument
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dvalue_change_notifier.h62 void SetValue(U&& newValue, bool needFireChangeEvent = true) in SetValue() argument
73 void SetValue(const U& newValue, bool needFireChangeEvent = true) in SetValue() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dvec3.h100 Vec3& operator=(const Vec3& newValue) in operator =() argument
H A Danimatable_float.h73 AnimatableFloat& operator=(const AnimatableFloat& newValue) in operator =() argument
/foundation/bundlemanager/app_domain_verify/frameworks/common/include/httpsession/
H A Dffrt_safe_map.h156 bool FindOldAndSetNew(const K& key, V& oldValue, const V& newValue) in FindOldAndSetNew() argument
/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_utils.cpp42 std::string RingtoneUtils::ReplaceAll(std::string str, const std::string &oldValue, const std::string &newValue) in ReplaceAll() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsamgr_time_handler.cpp133 struct itimerspec newValue = {}; in PostTask() local
/foundation/arkui/ace_engine/test/unittest/core/common/ime/
H A Dime_test.cpp676 TextEditingValue newValue; in HWTEST_F() local
698 TextEditingValue newValue; in HWTEST_F() local
722 TextEditingValue newValue; HWTEST_F() local
746 TextEditingValue newValue; HWTEST_F() local
769 TextEditingValue newValue; HWTEST_F() local
787 TextEditingValue newValue; HWTEST_F() local
808 TextEditingValue newValue; HWTEST_F() local
828 TextEditingValue newValue; HWTEST_F() local
854 TextEditingValue newValue; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dflex_property.h257 bool TopologicalOrderMightChanged(const AlignRulesItem& newValue) in TopologicalOrderMightChanged() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Dsample_module.cpp187 double newValue = JSI::ValueToNumber(args[0]); in Setter() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_config.h48 int newValue; member
/foundation/multimedia/image_framework/plugins/manager/src/common/
H A Dattr_data.cpp199 string *newValue = new (std::nothrow) string(value); in SetData() local
218 string *newValue = new (std::nothrow) string(std::move(value)); in SetData() local
/foundation/communication/netmanager_base/bpf/bpf_progs/
H A Dnetstats.c83 stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local
104 stats_value newValue = {}; in bpf_cgroup_skb_uid_egress() local
125 stats_value newValue = {}; in bpf_socket_iface_ingress() local
145 stats_value newValue = {}; in bpf_socket_iface_egress() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dintercepted_data_impl.cpp143 DBStatus InterceptedDataImpl::ModifyValue(size_t index, const Value &newValue) in ModifyValue() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfont_manager.h45 int newValue = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_color_extract.cpp91 uint32_t newValue; in ModifyWordWidth() local
/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_extract.cpp119 uint32_t newValue; in ModifyWordWidth() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/ability/
H A Dcamera_ability.cpp271 bool newValue = IsMacroSupported(); in FilterByZoomRatio() local
284 std::vector<float> newValue = GetZoomRatioRange(); in FilterByMacro() local
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dnetsys.c116 iface_stats_value newValue = {}; in socket_iface_stats() local
293 app_uid_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local
304 app_cookie_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local
317 app_uid_if_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local
331 app_uid_sim_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local
383 app_uid_stats_value newValue = {}; bpf_cgroup_skb_uid_egress() local
394 app_cookie_stats_value newValue = {}; bpf_cgroup_skb_uid_egress() local
407 app_uid_if_stats_value newValue = {}; bpf_cgroup_skb_uid_egress() local
421 app_uid_sim_stats_value newValue = {}; bpf_cgroup_skb_uid_egress() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_transaction_test.cpp51 Value newValue; member
109 Value newValue; in NotifierCallback() local
[all...]

Completed in 12 milliseconds

12