Home
last modified time | relevance | path

Searched defs:val (Results 1376 - 1400 of 3693) sorted by relevance

1...<<51525354555657585960>>...148

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_sysinfo.cpp190 float val = ReadSysValFromFile(filePath.c_str()); in GetSysMeanCurrentVal() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Ddata_transformer.cpp148 int64_t val = 0; in SerializeIntValue() local
155 int64_t val = 0; in DeSerializeIntValue() local
166 double val = 0; in SerializeDoubleValue() local
173 double val in DeSerializeDoubleValue() local
184 Blob val; SerializeBlobValue() local
221 Blob val; DeSerializeBlobByType() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_result_set_impl.cpp373 auto val = std::get_if<std::string>(&object.value); in GetSize() local
378 auto val = std::get_if<std::vector<uint8_t>>(&object.value); in GetSize() local
/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/src/
H A Dnapi_system_storage.cpp32 std::string val; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/
H A Djs_utils.h177 auto *val = std::get_if<First>(&value); in GetJSValue() local
277 T val; in Convert2Value() local
316 napi_value val = Convert2JSValue(env, std::get<2>(value)); in Convert2JSValue() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_rdb_predicates.cpp234 auto val = std::get_if<std::string>(&value.value); in In() local
317 auto val = std::get_if<std::string>(&value.value); in NotIn() local
H A Dvalue_object.cpp42 ValueObject::ValueObject(const ValueObject &val) in ValueObject() argument
54 ValueObject::ValueObject(int val) : value(static_cast<int64_t>(val)) in ValueObject() argument
58 ValueObject(int64_t val) ValueObject() argument
62 ValueObject(double val) ValueObject() argument
66 ValueObject(bool val) ValueObject() argument
70 ValueObject(std::string val) ValueObject() argument
74 ValueObject(const char *val) ValueObject() argument
78 ValueObject(const std::vector<uint8_t> &val) ValueObject() argument
82 ValueObject(ValueObject::Asset val) ValueObject() argument
86 ValueObject(ValueObject::Assets val) ValueObject() argument
90 ValueObject(ValueObject::BigInt val) ValueObject() argument
94 ValueObject(ValueObject::FloatVector val) ValueObject() argument
107 operator =(const ValueObject &val) operator =() argument
192 int64_t val = 0L; operator int64_t() local
209 double val = 0.0L; operator double() local
226 bool val = false; operator bool() local
241 GetPrecision(double val) GetPrecision() argument
259 std::string val; operator std::string() local
282 Blob val; operator Blob() local
295 auto val = std::get_if<Asset>(&value); operator Asset() local
304 auto val = std::get_if<Assets>(&value); operator Assets() local
313 auto val = std::get_if<FloatVector>(&value); operator FloatVector() local
322 auto val = std::get_if<BigInt>(&value); operator BigInt() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_js_utils.cpp247 napi_value val = nullptr; in Convert2JSValue() local
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data_entry.cpp294 auto val = object->value_[UDMF::PIXEL_MAP]; in ConvertToPixelMap() local
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dlru_bucket.h138 auto val = values.begin(); in Update() local
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_utils.cpp128 NativeRdb::ValueObject::Asset val; in ValueObjectToValueTypeAsset() local
144 NativeRdb::ValueObject::Assets val; in ValueObjectToValueTypeAssets() local
170 int64_t val; ValueObjectToValueType() local
175 double val; ValueObjectToValueType() local
180 std::string val; ValueObjectToValueType() local
185 bool val; ValueObjectToValueType() local
190 std::vector<uint8_t> val; ValueObjectToValueType() local
[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_impl.cpp238 uint64_t val; in Convert2PrefValue() local
272 First val; in GetPrefValue() local
369 auto *val = std::get_if<First>(&value); GetElement() local
[all...]
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_value_bucket_test.cpp267 ValueObject val; in HWTEST_F() local
/foundation/distributedhardware/device_manager/services/service/src/devicenamemgr/
H A Dlocal_device_name_mgr.cpp85 std::string val; in GetDeviceNameFromDataShareHelper() local
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H A Dnetwork_set_manager.cpp119 std::string val; in QueryNetConnect() local
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
H A Dcloud_sync_manager_n_exporter.cpp271 napi_value val = nullptr; in ParseSwitches() local
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/data_sync/
H A Ddata_syncer_rdb_store.cpp129 static int32_t GetLong(const string &key, int64_t &val, NativeRdb::ResultSet &resultSet) in GetLong() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config_in.c570 FILLP_BOOL val; in FtAppConfigSetSlowStart() local
620 FILLP_BOOL val; in FtAppConfigSetConstRate() local
785 FILLP_UINT32 val = *(FILLP_UINT32 *)value; FtAppConfigSetPackInterval() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_flow_control.c66 struct FillpRateSample val; in FillpUpdateRecvRateSample() local
[all...]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_layer.cpp98 EglWrapperFuncPointer val = (*table)[name]; in GetNextLayerProcAddr() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/
H A Deffect_napi.cpp306 double val; in ParseBrightnessBlender() local
[all...]
/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_message_parcel.cpp211 bool Parcel::WriteStringVector(const std::vector<std::string>& val) in WriteStringVector() argument
221 bool Parcel::ReadStringVector(std::vector<std::string>* val) in ReadStringVector() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Ddirent1ndk.cpp89 struct dirent *val; in Readdir() local
150 struct dirent *val; in Readdir64() local
214 struct dirent *val = readdir(dir); in Rewinddir() local
227 struct dirent *val = readdir(dir); Rewinddir() local
[all...]
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeFontTest.cpp1127 float val = dis(gen); in HWTEST_F() local
1342 float val = dis(gen); in HWTEST_F() local
/test/xts/hats/hdf/hdf_lite/manager/common/
H A Dhdf_sbuf_test.cpp128 uint8_t val = 0; in PullDataSequence() local
135 uint16_t val = 0; in PullDataSequence() local
142 uint32_t val = 0; in PullDataSequence() local
149 uint64_t val in PullDataSequence() local
156 int8_t val = 0; PullDataSequence() local
164 int16_t val = 0; PullDataSequence() local
171 int32_t val = 0; PullDataSequence() local
178 int64_t val = 0; PullDataSequence() local
193 auto val = HdfSbufReadString(sbuf); PullDataSequence() local
316 uint64_t val = 0; HWTEST_F() local
351 int8_t val = 0; HWTEST_F() local
384 int16_t val = 0; HWTEST_F() local
417 int32_t val = 0; HWTEST_F() local
450 int64_t val = 0; HWTEST_F() local
483 uint32_t val = 0; HWTEST_F() local
516 uint16_t val = 0; HWTEST_F() local
549 uint8_t val = 0; HWTEST_F() local
607 auto val = HdfSbufReadString(readBuf); HWTEST_F() local
733 uint8_t val = 0; HWTEST_F() local
[all...]

Completed in 19 milliseconds

1...<<51525354555657585960>>...148