Home
last modified time | relevance | path

Searched defs:typeValue (Results 1 – 7 of 7) sorted by relevance

/applications/standard/contactsdata/dataBusiness/contacts/src/
Dcontacts_type.cpp33 …Type::Insert(std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, std::string typeValue, int typeI… in Insert()
75 std::string typeValue = vectorType[i]; in PrepopulateCommonTypes() local
84 …tactsType::LookupTypeId(std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, std::string typeValue) in LookupTypeId()
Dcontacts_update_helper.cpp101 OHOS::NativeRdb::ValueObject typeValue; in UpdateName() local
359 OHOS::NativeRdb::ValueObject typeValue; in GetUpdateDisPlayNameValuesBucket() local
366 OHOS::NativeRdb::ValueObject typeValue; in GetUpdateDisPlayNameValuesBucket() local
384 OHOS::NativeRdb::ValueObject typeValue; in GetUpdateSearchNameValuesBucket() local
403 OHOS::NativeRdb::ValueObject typeValue; in GetUpdateCompanyValuesBucket() local
410 OHOS::NativeRdb::ValueObject typeValue; in GetUpdateCompanyValuesBucket() local
Dcontacts_database.cpp284 OHOS::NativeRdb::ValueObject typeValue; in GetTypeText() local
303 OHOS::NativeRdb::ValueObject typeValue; in GetTypeText() local
1008 std::string typeValue = columnNames[i]; in ResultSetToValuesBucket() local
/applications/standard/contactsdata/ability/common/utils/src/
Dcontacts_json_utils.cpp61 std::string typeValue = columnNames[index]; in GetValue() local
/applications/standard/contactsdata/test/unittest/src/
Dbase_test.cpp91 std::string typeValue = columnName; in CheckData() local
Dmergecontact_test.cpp75 std::string typeValue = "contact_id"; in GetMergeResultContactId() local
93 std::string typeValue = "raw_contact_id"; in GetMergeResultRawContactId() local
113 std::string typeValue = "id"; in GetMergeRawContactId() local
/applications/standard/contactsdata/ability/merge/src/
Dmatch_candidate.cpp254 std::string typeValue = columnNames[i]; in ResultSetToValuesBucket() local