Home
last modified time | relevance | path

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

12

/applications/standard/contacts_data/test/unittest/src/
Dcontactquery_test.cpp114 OHOS::DataShare::DataShareValuesBucket values; variable
174 OHOS::DataShare::DataShareValuesBucket values; variable
201 OHOS::DataShare::DataShareValuesBucket values; variable
228 OHOS::DataShare::DataShareValuesBucket values; variable
257 OHOS::DataShare::DataShareValuesBucket values; variable
287 OHOS::DataShare::DataShareValuesBucket values; variable
316 OHOS::DataShare::DataShareValuesBucket values; variable
344 OHOS::DataShare::DataShareValuesBucket values; variable
374 OHOS::DataShare::DataShareValuesBucket values; variable
402 OHOS::DataShare::DataShareValuesBucket values; variable
[all …]
Dcontactpinyin_test.cpp84 OHOS::DataShare::DataShareValuesBucket &values, std::string testName) in QueryAndExpectResult()
125 OHOS::DataShare::DataShareValuesBucket values; variable
153 OHOS::DataShare::DataShareValuesBucket values; variable
180 OHOS::DataShare::DataShareValuesBucket values; variable
208 OHOS::DataShare::DataShareValuesBucket values; variable
235 OHOS::DataShare::DataShareValuesBucket values; variable
Dvoicemailability_test.cpp68 …std::vector<std::string> &columns, OHOS::DataShare::DataShareValuesBucket values, std::string test… in CheckResultSetBatch()
77 int VoicemailAbilityTest::VoicemailInsertValues(OHOS::DataShare::DataShareValuesBucket &values) in VoicemailInsertValues()
86 OHOS::DataShare::DataShareValuesBucket &values) in VoicemailInsertValue()
157 OHOS::DataShare::DataShareValuesBucket values; variable
190 OHOS::DataShare::DataShareValuesBucket values; variable
256 OHOS::DataShare::DataShareValuesBucket values; variable
296 OHOS::DataShare::DataShareValuesBucket values; variable
475 OHOS::DataShare::DataShareValuesBucket values; variable
516 OHOS::DataShare::DataShareValuesBucket values; variable
669 std::shared_ptr<OHOS::DataShare::DataShareValuesBucket> values = variable
[all …]
Dbase_test.cpp73 void BaseTest::CheckResultSet(OHOS::DataShare::DataShareValuesBucket &values, in CheckResultSet()
87 void BaseTest::CheckData(OHOS::DataShare::DataShareValuesBucket &values, in CheckData()
143 OHOS::DataShare::DataShareValuesBucket values = valuesVector[index]; in CheckResultSetList() local
Dstability_test.cpp74 std::vector<OHOS::DataShare::DataShareValuesBucket> values; variable
183 std::vector<OHOS::DataShare::DataShareValuesBucket> values; variable
276 std::vector<OHOS::DataShare::DataShareValuesBucket> values; variable
366 std::vector<OHOS::DataShare::DataShareValuesBucket> values; variable
Dperformance_test.cpp87 std::vector<OHOS::DataShare::DataShareValuesBucket> values; variable
231 std::vector<OHOS::DataShare::DataShareValuesBucket> values; variable
353 std::vector<OHOS::DataShare::DataShareValuesBucket> values; variable
470 std::vector<OHOS::DataShare::DataShareValuesBucket> values; variable
Dcontactability_test.cpp178 OHOS::DataShare::DataShareValuesBucket &values, std::string testName) in QueryAndExpectResult()
185 int64_t ContactAbilityTest::RawContactInsertValues(OHOS::DataShare::DataShareValuesBucket &values) in RawContactInsertValues()
192 int64_t ContactAbilityTest::ContactDataInsertValues(OHOS::DataShare::DataShareValuesBucket &values) in ContactDataInsertValues()
199 int64_t ContactAbilityTest::GroupsInsertValues(OHOS::DataShare::DataShareValuesBucket &values) in GroupsInsertValues()
206 …4_t ContactAbilityTest::ContactBlocklistInsertValues(OHOS::DataShare::DataShareValuesBucket &value… in ContactBlocklistInsertValues()
393 OHOS::DataShare::DataShareValuesBucket values; variable
416 OHOS::DataShare::DataShareValuesBucket values; variable
486 OHOS::DataShare::DataShareValuesBucket values; variable
520 OHOS::DataShare::DataShareValuesBucket values; variable
576 OHOS::DataShare::DataShareValuesBucket values; variable
[all …]
Dcontactprofile_test.cpp177 OHOS::DataShare::DataShareValuesBucket &values, std::string testName) in QueryAndExpectResult()
184 int64_t ContactProfileTest::RawContactInsertValues(OHOS::DataShare::DataShareValuesBucket &values) in RawContactInsertValues()
190 int64_t ContactProfileTest::ContactDataInsertValues(OHOS::DataShare::DataShareValuesBucket &values) in ContactDataInsertValues()
196 int64_t ContactProfileTest::GroupsInsertValues(OHOS::DataShare::DataShareValuesBucket &values) in GroupsInsertValues()
202 …4_t ContactProfileTest::ContactBlocklistInsertValues(OHOS::DataShare::DataShareValuesBucket &value… in ContactBlocklistInsertValues()
388 OHOS::DataShare::DataShareValuesBucket values; variable
411 OHOS::DataShare::DataShareValuesBucket values; variable
481 OHOS::DataShare::DataShareValuesBucket values; variable
515 OHOS::DataShare::DataShareValuesBucket values; variable
571 OHOS::DataShare::DataShareValuesBucket values; variable
[all …]
Dcontactgroup_test.cpp125 OHOS::DataShare::DataSharePredicates predicates, OHOS::DataShare::DataShareValuesBucket &values, in QueryAndExpectResult()
184 int64_t ContactGroupTest::GroupsInsertValues(OHOS::DataShare::DataShareValuesBucket &values) in GroupsInsertValues()
589 OHOS::DataShare::DataShareValuesBucket values; variable
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/AutoDiff/
DAutoDiffVector.h45 inline AutoDiffVector(const ValueType& values) in AutoDiffVector()
67 inline AutoDiffVector(const ValueType& values, const JacobianType& jac) in AutoDiffVector()
95 inline const ValueType& values() const { return m_values; } in values() function
96 inline ValueType& values() { return m_values; } in values() function
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/
Dcxx11_tensor_random.cpp54 EIGEN_ALIGN_MAX int values[packetSize]; in packetOp() local
Dforward_adolc.cpp41 int values() const { return m_values; } in values() function
DNumericalDiff.cpp30 int values() const { return m_values; } in values() function
/applications/standard/contacts_data/dataBusiness/voicemail/src/
Dvoicemail_database.cpp57 OHOS::NativeRdb::ValuesBucket values, OHOS::NativeRdb::RdbPredicates &rdbPredicates) in UpdateVoiceMail()
/applications/standard/contacts_data/dataBusiness/contacts/src/
Dcontacts_account.cpp55 OHOS::NativeRdb::ValuesBucket values; in Insert() local
115 std::vector<AccountDataCollection> values; in GetAccountFromLocal() local
Dcontacts_type.cpp36 OHOS::NativeRdb::ValuesBucket values; in Insert() local
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/CXX11/src/Tensor/
DTensorRandom.h167 EIGEN_ALIGN_MAX T values[packetSize]; in packetOp() local
/applications/standard/contacts_data/test/unittest/include/
Dcalllogability_test.h37 CallLogAsync(OHOS::DataShare::DataShareValuesBucket &values, in CallLogAsync()
Dvoicemailability_test.h37 VoicemailAsync(OHOS::DataShare::DataShareValuesBucket &values, std::map<int, in VoicemailAsync()
Dcontactability_test.h37 ContactAsync(OHOS::DataShare::DataShareValuesBucket &values, std::map<int, in ContactAsync()
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SuperLUSupport/
DSuperLUSupport.h140 void *values; member
/applications/standard/contacts_data/ability/datadisasterrecovery/src/
Ddatabase_disaster_recovery.cpp148 OHOS::NativeRdb::ValuesBucket values; in BackDatabase() local
/applications/standard/app_samples/code/BasicFeature/Native/DecodeHEIFImage/decodeheifimage/src/main/cpp/
Dnapi_init.cpp75 napi_value values[3]; // 3,返回三个数据 in CreateResultObject() local
/applications/standard/calendardata/calendarmanager/cj/src/
Dcj_data_share_helper_manager.cpp143 …hareHelperManager::BatchInsert(const Uri &uri, const std::vector<DataShare::DataShareValuesBucket>… in BatchInsert()
/applications/standard/calendardata/calendarmanager/native/src/
Ddata_share_helper_manager.cpp143 …hareHelperManager::BatchInsert(const Uri &uri, const std::vector<DataShare::DataShareValuesBucket>… in BatchInsert()

12