| /applications/standard/contacts_data/test/unittest/src/ |
| H A D | calllogfuzzyquery_test.cpp | 78 int rawId = CalllogInsertValues(valuesBucket); in HWTEST_F() local 124 int rawId = CalllogInsertValues(valuesBucket); in HWTEST_F() local 164 int rawId = CalllogInsertValues(valuesBucket); HWTEST_F() local 203 int rawId = CalllogInsertValues(valuesBucket); HWTEST_F() local 242 int rawId = CalllogInsertValues(valuesBucket); HWTEST_F() local [all...] |
| H A D | contactgroup_test.cpp | 269 int rawId = GroupsInsertValues(valuesBucket); in HWTEST_F() local
|
| H A D | voicemailability_test.cpp | 225 int rawId = VoicemailInsertValues(valuesBucket); in HWTEST_F() local 398 int rawId = VoicemailInsertValues(valuesBucket); in HWTEST_F() local 622 int rawId = VoicemailInsertValues(valuesBucket); in HWTEST_F() local [all...] |
| H A D | calllogability_test.cpp | 195 int rawId = CalllogInsertValues(valuesBucket); in HWTEST_F() local 225 int rawId = CalllogInsertValues(valuesBucket); in HWTEST_F() local 260 int rawId = CalllogInsertValues(valuesBucket); in HWTEST_F() local 295 int rawId = CalllogInsertValues(valuesBucket); HWTEST_F() local 383 int rawId = CalllogInsertValues(valuesBucket); HWTEST_F() local 416 int rawId = CalllogInsertValues(valuesBucket); HWTEST_F() local 490 int rawId = CalllogInsertValues(valuesBucket); HWTEST_F() local 520 int rawId = CalllogInsertValues(valuesBucket); HWTEST_F() local 561 int rawId = CalllogInsertValues(valuesBucket); HWTEST_F() local 780 int rawId = CalllogInsertValues(valuesBucket); HWTEST_F() local 979 int rawId = CalllogInsertValues(valuesBucket); HWTEST_F() local [all...] |
| H A D | contactprofile_test.cpp | 453 int rawId = RawContactInsertValues(valuesBucket); in HWTEST_F() local 920 int rawId = RawContactInsertValues(valuesBucket); in HWTEST_F() local 1822 int rawId = GroupsInsertValues(valuesBucket); in HWTEST_F() local 2505 int rawId in HWTEST_F() local [all...] |
| H A D | contactability_test.cpp | 458 int rawId = RawContactInsertValues(valuesBucket); in HWTEST_F() local 925 int rawId = RawContactInsertValues(valuesBucket); in HWTEST_F() local 1827 int rawId = GroupsInsertValues(valuesBucket); in HWTEST_F() local 2510 int rawId in HWTEST_F() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| H A D | WriteCharts.java | 122 public static void print(String testSet, String rawId) throws IOException { in print() argument
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| H A D | WriteCharts.java | 119 public static void print(String testSet, String rawId) throws IOException { in print() argument
|
| /applications/standard/contacts_data/ability/common/utils/src/ |
| H A D | merge_utils.cpp | 31 QueryRawContactByType( std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId, int typeId) QueryRawContactByType() argument 103 QueryByDataName( int rawId, std::set<std::string> data, std::shared_ptr<OHOS::NativeRdb::RdbStore> store) QueryByDataName() argument 151 AddHasJudgeForRawId( std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId, OHOS::NativeRdb::ValuesBucket &values) AddHasJudgeForRawId() argument 196 GetRawIdsByRawId(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId, std::set<int> &rawIds) GetRawIdsByRawId() argument [all...] |
| /applications/standard/contacts_data/ability/merge/src/ |
| H A D | candidate_status.cpp | 42 Candidate CandidateStatus::QueryAllForMerge(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId) in QueryAllForMerge() argument 104 bool CandidateStatus::IsNeedMerge(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId) in IsNeedMerge() argument 139 IsMergeStatus(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId) IsMergeStatus() argument 174 IsMerged(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId) IsMerged() argument 202 JudgeDataDifferent( std::shared_ptr<OHOS::NativeRdb::RdbStore> store, std::vector<int> ids, int rawId) JudgeDataDifferent() argument [all...] |
| H A D | match_candidate.cpp | 44 int MatchCandidate::FindMatchContact(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId) in FindMatchContact() argument 81 int MatchCandidate::Split(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId) in Split() argument 108 void MatchCandidate::AddHasByRawId(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId) in AddHasByRawId() argument 122 UpdateSearch(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId, int contactsId) UpdateSearch() argument 138 AddNewContact(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId) AddNewContact() argument 222 UpdateRawContact(std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId, int64_t contactsId) UpdateRawContact() argument [all...] |
| H A D | merger_contacts.cpp | 147 int rawId = 0; in HandleIds() local 258 QueryTargetName( std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId, std::set<std::string> data) QueryTargetName() argument [all...] |
| /base/hiviewdfx/hiview/plugins/usage_event_report/cache/include/ |
| H A D | fold_app_usage_db_helper.h | 38 int rawId = 0;
member
|
| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_manager.cpp | 128 auto rawId = InsertRawContact(accountId); in InsertContactDbAbility() local 198 int32_t rawId = rawIds[i]; in BatchInsertContactData() local 295 int32_t VCardManager::InsertContactData(int32_t rawId, std::shared_ptr<VCardContact> contact) in InsertContactData() argument
|
| H A D | vcard_contact.cpp | 149 int32_t VCardContact::BuildContactData(int32_t rawId, std::vector<DataShare::DataShareValuesBucket> &contactDataValues) in BuildContactData() argument 175 BuildValuesBucket(int32_t rawId, std::vector<DataShare::DataShareValuesBucket> &contactDataValues, std::shared_ptr<VCardContactData> contactData) BuildValuesBucket() argument 188 BuildValuesBuckets(int32_t rawId, std::vector<DataShare::DataShareValuesBucket> &contactDataValues, std::vector<std::shared_ptr<T>> &contactDatas) BuildValuesBuckets() argument [all...] |
| /base/hiviewdfx/hiview/plugins/usage_event_report/cache/ |
| H A D | fold_app_usage_db_helper.cpp | 217 int FoldAppUsageDbHelper::QueryRawEventIndex(const std::string& bundleName, int rawId)
in QueryRawEventIndex() argument
|
| /applications/standard/contacts_data/contacts/src/ |
| H A D | contacts_api.cpp | 807 int rawId = contactsControl.RawContactInsert( in LocalExecuteAddContact() local 892 int rawId = GetRawIdByResultSet(resultSet); in LocalExecuteUpdateContact() local
|