| /applications/standard/contacts_data/dataBusiness/contacts/src/ |
| D | contacts_type.cpp | 33 …ype::Insert(std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, std::string typeValue, int typeId) in Insert() 78 int typeId = i + 1; in PrepopulateCommonTypes() local 101 int typeId = RDB_EXECUTE_FAIL; in LookupTypeId() local 107 …::string ContactsType::GetTypeText(std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, int typeId) in GetTypeText()
|
| D | contacts_database.cpp | 244 int typeId = RDB_EXECUTE_FAIL; in InsertContactData() local 280 …OHOS::NativeRdb::ValuesBucket &contactDataValues, int &typeId, int &rawContactId, std::string &typ… in GetTypeText() 965 int typeId = 0; in QueryContactDataRawContactId() local 1345 int typeId = contactsType.LookupTypeId(store_, typeText); in GetTypeId() local
|
| /applications/standard/contacts_data/contacts/src/ |
| D | result_convert.cpp | 128 std::string typeId = "type_id"; in ConvertContactObject() local 351 …napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &… in ConvertEmail() 384 …napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &… in ConvertName() 432 …napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &… in ConvertUri() 448 …napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &… in ConvertEvent() 477 …napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &… in ConvertGroup() 501 …napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &… in ConvertImAddress() 530 …napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &… in ConvertPhoneNumber() 559 …napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &… in ConvertPostalAddress() 609 …napi_env env, napi_value napiObject, int &typeId, std::shared_ptr<DataShare::DataShareResultSet> &… in ConvertRelation() [all …]
|
| D | contacts_build.cpp | 95 Contacts &contact, int typeId, std::vector<DataShare::DataShareValuesBucket> &valueContactData) in BuildValueContactDataByType() 126 int typeId, Contacts &contact, std::vector<DataShare::DataShareValuesBucket> &valueContactData) in TypeSwitchSplit()
|
| /applications/standard/contacts_data/ability/common/utils/src/ |
| D | merge_utils.cpp | 32 std::shared_ptr<OHOS::NativeRdb::RdbStore> store, int rawId, int typeId) in QueryRawContactByType() 64 std::shared_ptr<OHOS::NativeRdb::RdbStore> store, std::set<int> rawIds, int typeId) in QueryDataExecute()
|
| /applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/base/src/main/ets/default/bean/ |
| D | AppItemInfo.ts | 73 typeId: number | undefined property in AppItemInfo
|
| D | GridLayoutItemInfo.ts | 41 typeId: number | undefined; property in GridLayoutItemInfo
|
| /applications/standard/launcher/common/src/main/ets/default/bean/ |
| D | AppItemInfo.ts | 76 typeId: number | undefined; property in AppItemInfo
|
| D | GridLayoutItemInfo.ts | 58 typeId: number | undefined; property in GridLayoutItemInfo
|
| D | GridLayoutItemBuilder.ts | 60 typeId: number | undefined; property in GridLayoutItemBuilder
|
| /applications/standard/launcher/feature/bigfolder/src/main/ets/default/viewmodel/ |
| D | BigFolderViewModel.ts | 340 typeId: folderLayoutInfo[0][0].typeId, constant 1041 typeId: CommonConstants.TYPE_APP, constant
|
| /applications/standard/launcher/feature/pagedesktop/src/main/ets/default/viewmodel/ |
| D | PageDesktopViewModel.ts | 1332 typeId: CommonConstants.TYPE_CARD, constant
|