| /third_party/musl/porting/linux/user/src/hook/ |
| H A D | musl_fdtrack.c | 8 void set_fdtrack_enabled(bool newValue) in set_fdtrack_enabled() argument
|
| /foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
| H A D | hal_atomic.h | 52 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 D | softbus_adapter_atomic.h | 62 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 D | fragment_metadata_test.cpp | 188 std::string oldValue, newValue; in HWTEST_F() local
|
| H A D | metadata_test.cpp | 87 std::string oldValue, newValue; in HWTEST_F() local 105 std::string oldValue, newValue; in HWTEST_F() local
|
| /kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
| H A D | signal_test_026.cpp | 43 struct itimerval newValue, oldValue; in TestCase() local
|
| /kernel/liteos_a/testsuites/unittest/extended/signal/smoke/ |
| H A D | signal_test_039.cpp | 40 struct itimerval newValue = { 0 }; in TestCase() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | animatable_path.cpp | 25 AnimatablePath& AnimatablePath::operator=(const AnimatablePath& newValue) in operator =() argument
|
| H A D | animatable_double.h | 70 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 D | value_change_notifier.h | 62 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 D | vec3.h | 100 Vec3& operator=(const Vec3& newValue) in operator =() argument
|
| H A D | animatable_float.h | 73 AnimatableFloat& operator=(const AnimatableFloat& newValue) in operator =() argument
|
| /foundation/bundlemanager/app_domain_verify/frameworks/common/include/httpsession/ |
| H A D | ffrt_safe_map.h | 156 bool FindOldAndSetNew(const K& key, V& oldValue, const V& newValue) in FindOldAndSetNew() argument
|
| /foundation/multimedia/ringtone_library/services/utils/src/ |
| H A D | ringtone_utils.cpp | 42 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 D | samgr_time_handler.cpp | 133 struct itimerspec newValue = {}; in PostTask() local
|
| /third_party/musl/src/hook/linux/ |
| H A D | musl_fdtrack.c | 37 void set_fdtrack_enabled(bool newValue) in set_fdtrack_enabled() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | system_utils.cpp | 88 const char *newValue = nullptr; in PrependPathToEnvironmentVar() local
|
| /foundation/arkui/ace_engine/test/unittest/core/common/ime/ |
| H A D | ime_test.cpp | 676 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 D | flex_property.h | 257 bool TopologicalOrderMightChanged(const AlignRulesItem& newValue) in TopologicalOrderMightChanged() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/ |
| H A D | sample_module.cpp | 187 double newValue = JSI::ValueToNumber(args[0]); in Setter() local
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
| H A D | font_config.h | 48 int newValue; member
|
| /foundation/multimedia/image_framework/plugins/manager/src/common/ |
| H A D | attr_data.cpp | 199 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 D | netstats.c | 83 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 D | intercepted_data_impl.cpp | 143 DBStatus InterceptedDataImpl::ModifyValue(size_t index, const Value &newValue) in ModifyValue() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | chashtst.c | 408 int32_t newValue = uhash_geti(hash, key); in _put() local
|