Home
last modified time | relevance | path

Searched defs:values (Results 1 – 25 of 106) sorted by relevance

12345

/base/update/updateservice/services/firmware/data/db/src/
Dfirmware_task_operator.cpp40 NativeRdb::ValuesBucket values; in UpdateProgressByTaskId() local
48 NativeRdb::ValuesBucket values; in UpdateErrMsgByTaskId() local
56 NativeRdb::ValuesBucket values; in UpdateDownloadTaskIdByTaskId() local
64 NativeRdb::ValuesBucket values; in UpdateCombinationTypeByTaskId() local
71 NativeRdb::ValuesBucket values; in UpdateDownloadModeByTaskId() local
78 NativeRdb::ValuesBucket values; in UpdateDownloadAllowNetworkByTaskId() local
85 NativeRdb::ValuesBucket values; in UpdateDownloadOrderByTaskId() local
93 NativeRdb::ValuesBucket values; in UpdateDownloadOptionByTaskId() local
102 NativeRdb::ValuesBucket values; in UpdateUpgradeModeByTaskId() local
109 NativeRdb::ValuesBucket values; in UpdateUpgradeOrderByTaskId() local
[all …]
Dfirmware_component_operator.cpp24 NativeRdb::ValuesBucket values; in UpdateProgressByUrl() local
35 NativeRdb::ValuesBucket values; in UpdateUrlByVersionId() local
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Darm_exidx_test.cpp67 uint32_t values[] = {0x1, 0x1}; variable
86 uint32_t values[] = {0x7fff2340, 0x80c0c0c0}; variable
167 uint32_t values[] = {0x7fff2340, 0x00001111, 0x810010b0}; variable
187 uint32_t values[] = {0x7fff2340, 0x00001111, 0x810041b0}; variable
207 uint32_t values[] = {0x7fff2340, 0x00001111, 0x81008000}; variable
228 uint32_t values[] = {0x7fff2340, 0x00001111, 0x81008811}; variable
252 uint32_t values[] = {0x7fff2340, 0x00001111, 0x81009db0}; variable
275 uint32_t values[] = {0x7fff2340, 0x00001111, 0x81009bb0}; variable
298 uint32_t values[] = {0x7fff2340, 0x00001111, 0x8100a7b0}; variable
323 uint32_t values[] = {0x7fff2340, 0x00001111, 0x8100afb0}; variable
[all …]
Dmemory_test.cpp73 uint8_t values[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8}; variable
107 uint8_t values[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8}; variable
146 uint8_t values[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8}; variable
176 uint8_t values[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8}; variable
246 uint8_t values[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8}; variable
290 uint8_t values[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8}; variable
339 uint8_t values[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8}; variable
381 uint8_t values[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8}; variable
460 uint8_t values[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8}; variable
/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/common_test/src/
Dhks_base_check_test.cpp67 struct ParamsValues values; variable
82 struct ParamsValues values; variable
121 struct ParamsValues values; variable
178 struct ParamsValues values; variable
193 struct ParamsValues values; variable
208 struct ParamsValues values; variable
223 struct ParamsValues values; variable
240 struct ParamsValues values; variable
287 struct ParamsValues values; variable
313 struct ParamsValues values; variable
Dhks_check_paramset_test.cpp242 ParamsValues values = { variable
286 ParamsValues values = { variable
329 ParamsValues values = { variable
390 ParamsValues values = { variable
445 ParamsValues values = { variable
/base/security/access_token/services/privacymanager/src/record/
Dpermission_record.cpp23 …rmissionRecord::TranslationIntoGenericValues(const PermissionRecord& record, GenericValues& values) in TranslationIntoGenericValues()
35 void PermissionRecord::TranslationIntoPermissionRecord(const GenericValues& values, PermissionRecor… in TranslationIntoPermissionRecord()
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
Dglobal_test.cpp134 char *values = nullptr; variable
150 char *values = nullptr; variable
168 char *values = nullptr; variable
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
Dhks_inner_test.cpp65 ParamsValues values = {0, 0, 0, 0, 0}; variable
78 ParamsValues values = { variable
101 ParamsValues values = { variable
130 ParamsValues values = { variable
177 ParamsValues values = { variable
/base/security/access_token/services/privacymanager/test/unittest/
Dpermission_record_db_test.cpp407 std::vector<GenericValues> values; variable
442 std::vector<GenericValues> values; variable
458 std::vector<GenericValues> values; variable
483 std::vector<GenericValues> values; variable
552 std::vector<GenericValues> values; variable
604 std::vector<GenericValues> values; variable
/base/update/updateservice/services/core/ability/sqlite/core/include/
Dtable_base_operator.h72 bool TableBaseOperator<Table, T>::Insert(const std::vector<T> &values) in Insert()
142 const NativeRdb::ValuesBucket &values, const NativeRdb::RdbPredicates &predicates) in Update()
150 …int &changedRows, const NativeRdb::ValuesBucket &values, const NativeRdb::RdbPredicates &predicate… in Update()
/base/sensors/sensor/vibration_convert/core/utils/src/
Dutils.cpp74 std::vector<double> TransposeMatrix(size_t rows, const std::vector<double> &values) in TransposeMatrix()
131 std::vector<int32_t> NormalizePercentage(const std::vector<double> &values) in NormalizePercentage()
148 std::vector<int32_t> NormalizePercentageMin(const std::vector<double> &values) in NormalizePercentageMin()
171 std::vector<int32_t> NormalizePercentageRange(const std::vector<double> &values, double minValue, d… in NormalizePercentageRange()
195 int32_t ProcessSilence(const std::vector<double> &values, const std::vector<bool> &voiceFlag, in ProcessSilence()
/base/location/frameworks/location_common/common/source/
Dcommon_hisysevent.cpp56 std::vector<std::string> values; in WriteLocationInnerEvent() local
69 …cationInnerEvent(const int event, std::vector<std::string> names, std::vector<std::string>& values) in WriteLocationInnerEvent()
/base/telephony/core_service/utils/vcard/src/
Dvcard_raw_data.cpp38 void VCardRawData::SetValues(const std::vector<std::string> &values) in SetValues()
43 void VCardRawData::AppendValues(const std::vector<std::string> &values) in AppendValues()
Dvcard_contact.cpp37 std::vector<std::string> values; in AddRawData() local
53 …AddDatas(std::string name, std::string rawValue, std::string byte, std::vector<std::string> values, in AddDatas()
84 std::vector<std::string> values, std::string propValue, std::vector<std::string> groups, in AddOtherDatas()
331 void VCardContact::HandleName(std::vector<std::string> values, std::map<std::string, std::vector<st… in HandleName()
665 std::vector<std::string> values, std::map<std::string, std::vector<std::string>> parasMap) in AddIms()
677 … VCardContact::AddNameData(std::string name, std::string rawValue, std::vector<std::string> values, in AddNameData()
711 std::vector<std::string> values = GetValueListFromParasMap(rawValue, propValue, parasMap); in AddCustom() local
764 std::vector<std::string> values = VCardUtils::Split(propValue, ";"); in SetSip() local
792 std::vector<std::string> values = VCardUtils::Split(rawValue, ";"); in AddSipData() local
808 …ontact::AddPhonesData(std::string rawValue, std::string propValue, std::vector<std::string> values, in AddPhonesData()
[all …]
/base/security/access_token/services/common/database/test/unittest/
Ddatabase_test.cpp232 std::vector<GenericValues> values; variable
253 std::vector<GenericValues> values; variable
285 std::vector<GenericValues> values; variable
329 std::vector<GenericValues> values; variable
/base/update/updateservice/services/core/ability/sqlite/core/src/
Dsqlite_db.cpp66 …ool SqliteDb::Insert(const std::string &tableName, const std::vector<NativeRdb::ValuesBucket> &val… in Insert()
97 …int &changedRows, const NativeRdb::ValuesBucket &values, const NativeRdb::RdbPredicates &predicate… in Update()
/base/telephony/telephony_data/sim/src/
Drdb_sim_helper.cpp89 NativeRdb::ValuesBucket values; in SetDefaultCardByType() local
125 NativeRdb::ValuesBucket values; in UpdateCardStateByType() local
/base/sensors/sensor/vibration_convert/core/algorithm/onset/src/
Donset.cpp74 std::vector<double> Onset::MatrixDiff(size_t valueCols, const std::vector<double> &values) in MatrixDiff()
90 std::optional<double> Onset::Median(const std::vector<double> &values) in Median()
102 std::optional<double> Onset::Mean(const std::vector<double> &values) in Mean()
113 std::vector<double> Onset::PowerDB(const std::vector<double> &values) in PowerDB()
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/
Dmap_string_serializer.cpp72 std::vector<std::string> values; in GetPolicy() local
93 std::vector<std::string> values; in WritePolicy() local
/base/useriam/user_auth_framework/services/core/src/
Dauth_widget_helper.cpp59 Attributes values; in GetUserAuthProfile() local
99 bool AuthWidgetHelper::ParseAttributes(const Attributes &values, const AuthType &authType, in ParseAttributes()
/base/telephony/telephony_data/test/unittest/data_gtest/
Ddata_storage_gtest.cpp189 DataShare::DataShareValuesBucket values; in OpKeyUpdate() local
235 DataShare::DataShareValuesBucket values; in SimUpdate() local
267 std::vector<DataShare::DataShareValuesBucket> values; in SmsBatchInsert() local
294 DataShare::DataShareValuesBucket values; in SmsUpdate() local
345 DataShare::DataShareValuesBucket values; in PdpProfileUpdate() local
355 DataShare::DataShareValuesBucket values; in PdpProfileUpdate2() local
367 DataShare::DataShareValuesBucket values; in PdpProfileUpdate3() local
377 DataShare::DataShareValuesBucket values; in PdpProfileUpdate4() local
436 DataShare::DataShareValuesBucket values; in GlobalParamsNumMatchUpdate() local
520 DataShare::DataShareValuesBucket values; in GlobalEccUpdate() local
/base/telephony/telephony_data/test/unittest/data_test/
Ddata_storage_test.cpp189 DataShare::DataShareValuesBucket values; in OpKeyUpdate() local
235 DataShare::DataShareValuesBucket values; in SimUpdate() local
267 std::vector<DataShare::DataShareValuesBucket> values; in SmsBatchInsert() local
293 DataShare::DataShareValuesBucket values; in SmsUpdate() local
326 DataShare::DataShareValuesBucket values; in PdpProfileReset() local
344 DataShare::DataShareValuesBucket values; in PdpProfileUpdate() local
396 DataShare::DataShareValuesBucket values; in GlobalParamsNumMatchUpdate() local
517 DataShare::DataShareValuesBucket values; in GlobalEccUpdate() local
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
Dmock_notification_rdb_data_mgr.cpp101 …_t NotificationDataMgr::InsertBatchData(const std::unordered_map<std::string, std::string> &values) in InsertBatchData()
110 const std::string &key, std::unordered_map<std::string, std::string> &values) in QueryDataBeginWithKey()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
Dnotification_rdb_data_mgr_test.cpp68 virtual int Update(int &changedRows, const std::string &table, const ValuesBucket &values, in Update()
74 virtual int Update(int &changedRows, const std::string &table, const ValuesBucket &values, in Update()
80 …pdateWithConflictResolution(int &changedRows, const std::string &table, const ValuesBucket &values, in UpdateWithConflictResolution()
86 …pdateWithConflictResolution(int &changedRows, const std::string &table, const ValuesBucket &values, in UpdateWithConflictResolution()
191 …virtual int Update(int &changedRows, const ValuesBucket &values, const AbsRdbPredicates &predicate… in Update()
441 std::unordered_map<std::string, std::string> values; variable
456 std::unordered_map<std::string, std::string> values = { variable
594 std::unordered_map<std::string, std::string> values; variable
611 std::unordered_map<std::string, std::string> values; variable
631 std::unordered_map<std::string, std::string> values; variable

12345