Home
last modified time | relevance | path

Searched defs:deletedRows (Results 1 – 25 of 58) sorted by relevance

123

/ohos5.0/base/update/updateservice/services/core/ability/sqlite/core/include/
H A Dtable_base_operator.h85 int32_t deletedRows = 0; in DeleteAll() local
90 bool TableBaseOperator<Table, T>::DeleteAll(int32_t &deletedRows) in DeleteAll()
99 int32_t deletedRows = 0; in Delete() local
104 bool TableBaseOperator<Table, T>::Delete(int32_t &deletedRows, const NativeRdb::RdbPredicates &pred… in Delete()
115 int32_t deletedRows = 0; in DeleteById() local
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_transaction_test.cpp125 int deletedRows; variable
171 int deletedRows; variable
215 int deletedRows; variable
265 int deletedRows; variable
314 int deletedRows; variable
364 int deletedRows; variable
420 int deletedRows; variable
H A Drdb_delete_test.cpp97 int deletedRows; variable
153 int deletedRows; variable
207 int deletedRows; variable
H A Drdb_store_backup_restore_test.cpp206 int deletedRows = 0; variable
309 int deletedRows = 0; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_dir_db.cpp30 int32_t deletedRows(E_ALBUM_OPER_ERR); in DeleteDirInfo() local
H A Dmedialibrary_appstate_observer.cpp181 int32_t deletedRows = -1; in DeleteTemporaryPermission() local
195 int32_t deletedRows = -1; in DeleteHideSensitive() local
H A Dmedialibrary_rdb_transaction.cpp390 int32_t &deletedRows, std::shared_ptr<OHOS::NativeRdb::Transaction> transaction) in DoDeleteFromPredicates()
421 int32_t TransactionOperations::Delete(MediaLibraryCommand &cmd, int32_t &deletedRows) in Delete()
/ohos5.0/foundation/multimedia/ringtone_library/test/unittest/ringtone_setting_test/src/
H A Dringtone_setting_manager_test.cpp173 int32_t deletedRows = 1; variable
276 int32_t deletedRows = 1; variable
325 int32_t deletedRows = 1; variable
370 int32_t deletedRows = 1; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_distributed/src/database_manage/
H A Dmedialibrary_device_db.cpp44 int32_t deletedRows(E_DEVICE_OPER_ERR); in DeleteDeviceInfo() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_unittest_utils/src/
H A Dmedialibrary_unittest_utils.cpp115 int32_t deletedRows = -1; in CleanTestFiles() local
125 int32_t deletedRows = -1; in CleanBundlePermission() local
271 int32_t deletedRows = -1; in DeleteDir() local
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
H A Daccess_token_db.cpp145 int32_t AccessTokenDb::RestoreAndDeleteIfCorrupt(const int32_t resultCode, int32_t& deletedRows, in RestoreAndDeleteIfCorrupt()
184 int32_t deletedRows = 0; in Remove() local
373 int32_t deletedRows = 0; in DeleteAndAddSingleTable() local
/ohos5.0/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/
H A Dohos_web_permission_data_base_adapter_impl.cpp199 int32_t deletedRows = 0; in ClearPermissionByOrigin() local
217 int32_t deletedRows = 0; in ClearAllPermission() local
H A Dohos_web_data_base_adapter_impl.cpp203 int32_t deletedRows = 0; in DeleteHttpAuthCredentials() local
/ohos5.0/base/update/updateservice/services/core/ability/sqlite/core/src/
H A Dsqlite_db.cpp78 bool SqliteDb::Delete(int32_t &deletedRows, const NativeRdb::RdbPredicates &predicates) in Delete()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtransaction_impl.cpp230 int deletedRows{}; in Delete() local
242 int deletedRows{}; in Delete() local
H A Dtrans_db.cpp151 int TransDB::Delete(int &deletedRows, const std::string &table, const std::string &whereClause, con… in Delete()
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_rdbstore.cpp118 int32_t RingtoneRdbStore::Delete(RingtoneDataCommand &cmd, int32_t &deletedRows) in Delete()
/ohos5.0/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase.cpp68 int Database::Delete(int &deletedRows, const NativeRdb::AbsRdbPredicates &predicates) in Delete()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h70 virtual int Delete(int &deletedRows, const std::string &table, const std::string &whereClause, in Delete()
169 virtual int Delete(int &deletedRows, const AbsRdbPredicates &predicates) in Delete()
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_access_policy_database.cpp126 int32_t deletedRows = -1; in DeleteByUid() local
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_db_helper.cpp261 int deletedRows; in DeleteGenericTriggerModel() local
/ohos5.0/base/telephony/telephony_data/common/src/
H A Drdb_base_helper.cpp77 int RdbBaseHelper::Delete(int &deletedRows, const NativeRdb::AbsRdbPredicates &predicates) in Delete()
/ohos5.0/base/telephony/telephony_data/pdp_profile/src/
H A Dpdp_profile_ability.cpp348 int deletedRows = CHANGED_ROWS; in Delete() local
483 int deletedRows = CHANGED_ROWS; in ResetApn() local
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_database.cpp189 int deletedRows = 0; in Delete() local
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dvpn_database_helper.cpp352 int32_t deletedRows = -1; in DeleteVpnData() local

123