Searched defs:tableName (Results 1 – 10 of 10) sorted by relevance
| /applications/standard/contacts_data/ability/common/utils/src/ |
| D | predicates_convert.cpp | 30 std::string tableName, DataShare::DataSharePredicates &dataPredicates) in ConvertPredicates() 37 std::string tableName, OHOS::NativeRdb::RdbPredicates &oldRdbPredicates) in CopyPredicates()
|
| /applications/standard/contacts_data/test/unittest/src/ |
| D | contactpinyin_test.cpp | 53 …const std::string &tableName, std::vector<std::string> columns, OHOS::DataShare::DataSharePredicat… in ContactQuery() 83 void ContactPinyinTest::QueryAndExpectResult(std::string &tableName, OHOS::DataShare::DataSharePred… in QueryAndExpectResult()
|
| D | contactgroup_test.cpp | 47 int ContactGroupTest::ContactUpdate(const std::string &tableName, OHOS::DataShare::DataShareValuesB… in ContactUpdate() 69 int ContactGroupTest::ContactDelete(const std::string &tableName, OHOS::DataShare::DataSharePredica… in ContactDelete() 94 …const std::string &tableName, std::vector<std::string> columns, OHOS::DataShare::DataSharePredicat… in ContactQuery() 124 void ContactGroupTest::QueryAndExpectResult(const std::string &tableName, in QueryAndExpectResult()
|
| D | contactprofile_test.cpp | 98 int ContactProfileTest::ContactUpdate(const std::string &tableName, OHOS::DataShare::DataShareValue… in ContactUpdate() 120 int ContactProfileTest::ContactDelete(const std::string &tableName, OHOS::DataShare::DataSharePredi… in ContactDelete() 145 …const std::string &tableName, std::vector<std::string> &columns, OHOS::DataShare::DataSharePredica… in ContactQuery() 176 void ContactProfileTest::QueryAndExpectResult(std::string &tableName, OHOS::DataShare::DataSharePre… in QueryAndExpectResult() 688 std::string tableName = ContactTabName::CONTACT_DATA; variable 1276 std::string tableName = ContactTabName::CONTACT_DATA; variable 1334 std::string tableName = ContactTabName::CONTACT_DATA; variable 1603 std::string tableName = ContactTabName::CONTACT_BLOCKLIST; variable 1717 std::string tableName = ContactTabName::CONTACT_BLOCKLIST; variable 1968 std::string tableName = ContactTabName::GROUPS; variable [all …]
|
| D | contactability_test.cpp | 96 int ContactAbilityTest::ContactUpdate(const std::string &tableName, OHOS::DataShare::DataShareValue… in ContactUpdate() 118 int ContactAbilityTest::ContactDelete(const std::string &tableName, OHOS::DataShare::DataSharePredi… in ContactDelete() 146 …const std::string &tableName, std::vector<std::string> &columns, OHOS::DataShare::DataSharePredica… in ContactQuery() 177 void ContactAbilityTest::QueryAndExpectResult(std::string &tableName, OHOS::DataShare::DataSharePre… in QueryAndExpectResult() 693 std::string tableName = ContactTabName::CONTACT_DATA; variable 1281 std::string tableName = ContactTabName::CONTACT_DATA; variable 1339 std::string tableName = ContactTabName::CONTACT_DATA; variable 1608 std::string tableName = ContactTabName::CONTACT_BLOCKLIST; variable 1722 std::string tableName = ContactTabName::CONTACT_BLOCKLIST; variable 1973 std::string tableName = ContactTabName::GROUPS; variable [all …]
|
| D | contactquery_test.cpp | 53 …const std::string &tableName, std::vector<std::string> columns, OHOS::DataShare::DataSharePredicat… in ContactQuery()
|
| /applications/standard/contacts_data/dataBusiness/voicemail/src/ |
| D | voicemail_database.cpp | 40 int64_t VoiceMailDataBase::InsertVoiceMail(std::string tableName, OHOS::NativeRdb::ValuesBucket ins… in InsertVoiceMail()
|
| /applications/standard/settings/napi/settings/ |
| D | napi_settings.cpp | 187 std::string tableName = unwrap_string_from_js(env, args[PARAM1]); in napi_get_uri_sync() local 265 std::string tableName = ""; in napi_get_uri() local 389 napi_env env, const napi_value context, const bool stageMode, std::string tableName) in getDataShareHelper() 1599 std::string GetStageUriStr(std::string tableName, std::string idStr, std::string keyStr) in GetStageUriStr() 1625 std::string GetProxyUriStr(std::string tableName, std::string idStr) in GetProxyUriStr() 1646 bool IsTableNameInvalid(std::string tableName) in IsTableNameInvalid()
|
| D | napi_settings.h | 65 std::string tableName; member
|
| D | napi_settings_observer.cpp | 212 std::string tableName = unwrap_string_from_js(env, args[PARAM2]); in npai_settings_unregister_observer() local
|