Home
last modified time | relevance | path

Searched refs:contentType (Results 1 - 10 of 10) sorted by relevance

/applications/standard/contacts_data/test/unittest/src/
H A Dcontactpinyin_test.cpp40 int64_t ContactPinyinTest::ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo, in ContactDataInsert() argument
45 contactDataValues.Put("content_type", contentType); in ContactDataInsert()
H A Dcontactquery_test.cpp40 int64_t ContactQueryTest::ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo, in ContactDataInsert() argument
45 contactDataValues.Put("content_type", contentType); in ContactDataInsert()
H A Dmergecontact_test.cpp144 int64_t rawContactId, std::string contentType, std::string detailInfo, std::string position) in ContactDataInsert()
149 contactDataValues.Put("content_type", contentType); in ContactDataInsert()
143 ContactDataInsert( int64_t rawContactId, std::string contentType, std::string detailInfo, std::string position) ContactDataInsert() argument
H A Dcontactability_test.cpp67 int64_t ContactAbilityTest::ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo, in ContactDataInsert() argument
72 contactDataValues.Put("content_type", contentType); in ContactDataInsert()
H A Dcontactprofile_test.cpp69 int64_t ContactProfileTest::ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo, in ContactDataInsert() argument
74 contactDataValues.Put("content_type", contentType); in ContactDataInsert()
/applications/standard/contacts_data/test/unittest/include/
H A Dcontactquery_test.h28 int64_t ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo,
H A Dmergecontact_test.h27 int64_t rawContactId, std::string contentType, std::string detailInfo, std::string position);
H A Dcontactpinyin_test.h28 int64_t ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo,
H A Dcontactprofile_test.h34 int64_t ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo,
H A Dcontactability_test.h133 int64_t ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo,

Completed in 17 milliseconds