Searched defs:typeText (Results 1 – 1 of 1) sorted by relevance
245 std::string typeText; in InsertContactData() local280 …:NativeRdb::ValuesBucket &contactDataValues, int &typeId, int &rawContactId, std::string &typeText) in GetTypeText()976 std::string typeText = contactsType.GetTypeText(store_, typeIdVector[i]); in QueryContactDataRawContactId() local1342 int ContactsDataBase::GetTypeId(std::string typeText) in GetTypeId()