Home
last modified time | relevance | path

Searched defs:newValue (Results 1 – 25 of 40) sorted by relevance

12

/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
Dnetsys.c79 app_uid_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local
90 app_uid_if_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local
101 iface_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local
113 app_cookie_stats_value newValue = {}; in bpf_cgroup_skb_uid_ingress() local
136 app_uid_stats_value newValue = {}; in bpf_cgroup_skb_uid_egress() local
147 app_uid_if_stats_value newValue = {}; in bpf_cgroup_skb_uid_egress() local
158 iface_stats_value newValue = {}; in bpf_cgroup_skb_uid_egress() local
170 app_cookie_stats_value newValue = {}; in bpf_cgroup_skb_uid_egress() local
/foundation/arkui/ace_engine/test/unittest/core/common/ime/
Dime_test.cpp676 TextEditingValue newValue; variable
698 TextEditingValue newValue; variable
722 TextEditingValue newValue; variable
746 TextEditingValue newValue; variable
769 TextEditingValue newValue; variable
787 TextEditingValue newValue; variable
808 TextEditingValue newValue; variable
828 TextEditingValue newValue; variable
854 TextEditingValue newValue; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/interfaces/
Dcustomtitle.js71 set textColor(newValue) { argument
77 set appLabel(newValue) { argument
83 set appTitle(newValue) { argument
89 set pixelMap(newValue) { argument
95 set iconOpacity(newValue) { argument
/foundation/communication/netmanager_base/bpf/bpf_progs/
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/arkui/ace_engine/frameworks/core/common/ime/
Dtext_input_formatter.h51 void Format(const TextEditingValue& oldValue, TextEditingValue& newValue) const override {} in Format()
/foundation/distributeddatamgr/data_object/interfaces/jskits/
Ddistributed_data_object.js97 set: function (newValue) { argument
109 set: function (newValue) { argument
149 function setObjectValue(object, key, newValue) { argument
196 set: function (newValue) { argument
204 function setAssetValue(object, key, newValue) { argument
243 set: function (newValue) { argument
254 set: function (newValue) { argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/
Dpu_synced_property_one_way.ts147 const newValue = this.source_.getUnmonitored(); constant
171 const newValue = this.source_.getUnmonitored(); constant
/foundation/communication/dsoftbus/adapter/common/include/
Dsoftbus_adapter_atomic.h62 …c inline bool SoftBusAtomicCmpAndSwap32(volatile uint32_t* ptr, int32_t oldValue, int32_t newValue) in SoftBusAtomicCmpAndSwap32()
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
Dhal_atomic.h52 …tic inline bool HalAtomicCmpAndSwap32(volatile uint32_t* ptr, uint32_t oldValue, uint32_t newValue) in HalAtomicCmpAndSwap32()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js232 set(propName, newValue) { argument
260 setOrCreate(propName, newValue) { argument
745 static set(key, newValue) { argument
753 static Set(key, newValue) { argument
770 static setOrCreate(key, newValue) { argument
778 static SetOrCreate(key, newValue) { argument
1294 notifyPropertyHasChanged(propName, newValue) { argument
1998 notifyObjectPropertyHasChanged(propName, newValue) { argument
2061 set(target, property, newValue) { argument
2522 notifyHasChanged(newValue) { argument
[all …]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Danimatable_path.cpp26 AnimatablePath& AnimatablePath::operator=(const AnimatablePath& newValue) in operator =()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dintercepted_data_impl.cpp143 DBStatus InterceptedDataImpl::ModifyValue(size_t index, const Value &newValue) in ModifyValue()
/foundation/multimedia/image_framework/plugins/manager/src/common/
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/graphic/graphic_2d/rosen/modules/texgine/src/
Dfont_config.h47 int newValue; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_nb_transaction_test.cpp51 Value newValue; member
109 Value newValue; in NotifierCallback() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_storage_register_conflict_test.cpp59 Value newValue; member
115 Value newValue; in NotifierCallback() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_refresh.cpp72 bool newValue = StringToBool(param); in ParseRefreshingObject() local
/foundation/arkui/ace_engine/frameworks/core/components/slider/
Dslider_component.h111 void SetCurrentValue(const double newValue) in SetCurrentValue()
/foundation/arkui/ace_engine/frameworks/core/common/
Dfont_manager.h44 int newValue = 0; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
Dcallbacks.c153 static FILLP_INT FillpSysAdptArchAtomicSet(SysArchAtomic *target, FILLP_INT newValue) in FillpSysAdptArchAtomicSet()
183 static FILLP_INT FillpSysAdptArchAtomicSet(SysArchAtomic *target, FILLP_INT newValue) in FillpSysAdptArchAtomicSet()
571 FILLP_INT FillpSysArchAtomicSet(IN SysArchAtomic *var, FILLP_INT newValue) in FillpSysArchAtomicSet()
810 #define CAS(sem, oldValue, newValue) FillpSysArchCompAndWwap((sem), (oldValue), (newValue)) argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
Dsample_module.cpp187 double newValue = JSI::ValueToNumber(args[0]); in Setter() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
Dsvg_decoder.cpp463 std::string newValue(stream.str()); in SetSVGFillColor() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_extend.cpp371 InterceptedDataImpl data(entries, [this](const Value &newValue) -> int { in InterceptData()
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
Dsvg_dom.cpp185 std::string newValue(stream.str()); in ParseFillAttr() local
/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
Dcolor_extract.cpp115 uint32_t newValue; in ModifyWordWidth() local

12