Home
last modified time | relevance | path

Searched defs:rdbPredicates (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Dpkg_db_helper.cpp160 RdbPredicates rdbPredicates(PKG_TABLE_NAME); in CheckIfNeedUpdateEx() local
210 RdbPredicates rdbPredicates(PKG_TABLE_NAME); in QueryAllDriverInfos() local
219 RdbPredicates rdbPredicates(PKG_TABLE_NAME); in QueryAllBundleAbilityNames() local
269 RdbPredicates rdbPredicates(PKG_TABLE_NAME); in QueryPkgInfos() local
302 RdbPredicates rdbPredicates(PKG_TABLE_NAME); in QueryAllSize() local
306 int32_t PkgDbHelper::QueryAndGetResultColumnValues(const RdbPredicates &rdbPredicates, in QueryAndGetResultColumnValues()
356 RdbPredicates rdbPredicates(PKG_TABLE_NAME); in QueryBundleInfoNames() local
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_db_helper.cpp165 RdbPredicates rdbPredicates(USB_RIGHT_TABLE_NAME); in QueryRightRecord() local
183 RdbPredicates rdbPredicates(USB_RIGHT_TABLE_NAME); in QueryUserRightRecord() local
194 RdbPredicates rdbPredicates(USB_RIGHT_TABLE_NAME); in QueryDeviceRightRecord() local
205 RdbPredicates rdbPredicates(USB_RIGHT_TABLE_NAME); in QueryAppRightRecord() local
214 RdbPredicates rdbPredicates(USB_RIGHT_TABLE_NAME); in QueryRightRecordUids() local
223 RdbPredicates rdbPredicates(USB_RIGHT_TABLE_NAME); in QueryRightRecordApps() local
228 int32_t UsbRightDbHelper::QueryAndGetResultColumnValues(const RdbPredicates &rdbPredicates, in QueryAndGetResultColumnValues()
348 …nt32_t UsbRightDbHelper::DeleteAndNoOtherOperation(const OHOS::NativeRdb::RdbPredicates &rdbPredic… in DeleteAndNoOtherOperation()
413 RdbPredicates rdbPredicates(USB_RIGHT_TABLE_NAME); in DeleteAppsRightRecord() local
600 RdbPredicates rdbPredicates(USB_RIGHT_TABLE_NAME); in CheckIfNeedUpdateEx() local
[all …]
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_db_helper.cpp219 RdbPredicates rdbPredicates(tableName); in CheckIfNeedUpdateEx() local
561 RdbPredicates rdbPredicates(FIREWALL_TABLE_NAME); in QueryAllFirewallRuleRecord() local
571 RdbPredicates rdbPredicates(FIREWALL_TABLE_NAME); in QueryAllUserEnabledFirewallRules() local
586 RdbPredicates rdbPredicates(FIREWALL_TABLE_NAME); in QueryEnabledFirewallRules() local
603 RdbPredicates rdbPredicates(FIREWALL_TABLE_NAME); in QueryFirewallRuleRecord() local
691 RdbPredicates rdbPredicates(FIREWALL_TABLE_NAME); in QueryFirewallRuleByUserIdCount() local
699 RdbPredicates rdbPredicates(FIREWALL_TABLE_NAME); in QueryFirewallRuleAllCount() local
724 RdbPredicates rdbPredicates(FIREWALL_TABLE_NAME); in QueryFirewallRule() local
784 RdbPredicates rdbPredicates(FIREWALL_TABLE_NAME); in IsDnsRuleExist() local
822 RdbPredicates rdbPredicates(INTERCEPT_RECORD_TABLE); in AddInterceptRecord() local
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_utils.cpp488 RdbPredicates rdbPredicates(opts.table); in QueryThumbnailSet() local
530 RdbPredicates rdbPredicates(opts.table); in QueryLcdCount() local
568 RdbPredicates rdbPredicates(opts.table); in QueryLcdCountByTime() local
684 RdbPredicates rdbPredicates(opts.table); in QueryAgingLcdInfos() local
727 RdbPredicates rdbPredicates(opts.table); in QueryNoLcdInfos() local
771 RdbPredicates rdbPredicates(opts.table); in QueryLocalNoLcdInfos() local
804 RdbPredicates rdbPredicates(opts.table); in QueryNoThumbnailInfos() local
862 RdbPredicates rdbPredicates(opts.table); in QueryUpgradeThumbnailInfos() local
909 RdbPredicates rdbPredicates(opts.table); in QueryNoAstcInfosRestored() local
950 RdbPredicates rdbPredicates(opts.table); in QueryNoAstcInfos() local
[all …]
H A Dithumbnail_helper.cpp1095 RdbPredicates rdbPredicates(opts.table); in IsPureCloudImage() local
/ohos5.0/base/telephony/telephony_data/opkey/src/
H A Dopkey_ability.cpp167 …NativeRdb::RdbPredicates rdbPredicates = ConvertPredicates(absRdbPredicates->GetTableName(), predi… in Query() local
215 …NativeRdb::RdbPredicates rdbPredicates = ConvertPredicates(absRdbPredicates->GetTableName(), predi… in Update() local
242 …NativeRdb::RdbPredicates rdbPredicates = ConvertPredicates(absRdbPredicates->GetTableName(), predi… in Delete() local
/ohos5.0/base/telephony/telephony_data/sim/src/
H A Dsim_ability.cpp163 …NativeRdb::RdbPredicates rdbPredicates = ConvertPredicates(absRdbPredicates->GetTableName(), predi… in Query() local
204 NativeRdb::RdbPredicates rdbPredicates = in Update() local
282 …NativeRdb::RdbPredicates rdbPredicates = ConvertPredicates(absRdbPredicates->GetTableName(), predi… in Delete() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_app_uri_permission_operations.cpp185 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, in QueryOperation() local
343 RdbPredicates rdbPredicates(PhotoColumn::PHOTOS_TABLE); in IsPhotoExist() local
376 RdbPredicates rdbPredicates(PhotoColumn::PHOTOS_TABLE); in IsPhotosAllExist() local
H A Dmedialibrary_analysis_album_operations.cpp200 RdbPredicates rdbPredicates(ANALYSIS_ALBUM_TABLE); in ClearEmptyGroupPhotoAlbumInfo() local
310 RdbPredicates rdbPredicates(ANALYSIS_ALBUM_TABLE); in InsertGroupPhotoAlbumInfo() local
511 RdbPredicates rdbPredicates(ANALYSIS_ALBUM_TABLE); in QueryGroupPhotoAlbum() local
610 RdbPredicates rdbPredicates(ANALYSIS_ALBUM_TABLE); in UpdateForMergeGroupAlbums() local
724 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, ANALYSIS_ALBUM_TABLE); in SetGroupAlbumName() local
755 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, ANALYSIS_ALBUM_TABLE); in SetGroupCoverUri() local
787 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, ANALYSIS_ALBUM_TABLE); in DismissGroupPhotoAlbum() local
H A Dmedialibrary_album_operations.cpp816 void GetIsMeLeftJoinPredicates(RdbPredicates &rdbPredicates) in GetIsMeLeftJoinPredicates()
858 auto rdbPredicates = RdbUtils::ToPredicates(predicatesPortrait, ANALYSIS_ALBUM_TABLE); in QueryPortraitAlbum() local
1064 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, PhotoAlbumColumns::TABLE); in UpdatePhotoAlbum() local
1325 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, PhotoColumn::PHOTOS_TABLE); in RecoverPhotoAssets() local
1428 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, PhotoColumn::PHOTOS_TABLE); in DeletePhotoAssets() local
2271 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, ANALYSIS_ALBUM_TABLE); in SetDisplayLevel() local
2333 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, ANALYSIS_ALBUM_TABLE); in SetIsMe() local
2378 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, ANALYSIS_ALBUM_TABLE); in SetAlbumName() local
2415 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, ANALYSIS_ALBUM_TABLE); in SetCoverUri() local
2449 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, PhotoAlbumColumns::TABLE); in GetArgsSetUserAlbumName() local
H A Dmedialibrary_app_uri_sensitive_operations.cpp155 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, in QueryOperation() local
H A Dmedialibrary_data_manager.cpp1696 RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, cmd.GetTableName()); in QueryAnalysisAlbum() local
H A Dmedialibrary_album_fusion_utils.cpp943 NativeRdb::RdbPredicates rdbPredicates(PhotoColumn::PHOTOS_TABLE); in GetNoOwnerDataCnt() local
/ohos5.0/base/telephony/telephony_data/sms_mms/src/
H A Dsms_mms_ability.cpp181 …NativeRdb::RdbPredicates rdbPredicates = ConvertPredicates(absRdbPredicates->GetTableName(), predi… in Query() local
217 …NativeRdb::RdbPredicates rdbPredicates = ConvertPredicates(absRdbPredicates->GetTableName(), predi… in Update() local
310 …NativeRdb::RdbPredicates rdbPredicates = ConvertPredicates(absRdbPredicates->GetTableName(), predi… in Delete() local
/ohos5.0/base/request/request/services/src/cxx/
H A Dc_request_database.cpp371 OHOS::NativeRdb::RdbPredicates rdbPredicates("request_version"); in RequestDBCheckVersion() local
533 OHOS::NativeRdb::RdbPredicates rdbPredicates("request_task"); in RequestDBUpdateInvalidRecords() local
1057 OHOS::NativeRdb::RdbPredicates rdbPredicates("request_task"); in UpdateRequestTask() local
1074 OHOS::NativeRdb::RdbPredicates rdbPredicates("request_task"); in UpdateRequestTaskState() local
1083 int GetTaskInfoInner(const OHOS::NativeRdb::RdbPredicates &rdbPredicates, TaskInfo &taskInfo) in GetTaskInfoInner()
1103 OHOS::NativeRdb::RdbPredicates rdbPredicates("request_task"); in GetTaskInfo() local
1174 OHOS::NativeRdb::RdbPredicates rdbPredicates("request_task"); in QueryTaskConfig() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_asset_rdbstore.cpp338 NativeRdb::RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, tableName); in IsQueryAccessibleViaSandBox() local
412 NativeRdb::RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, tableName); in QueryRdb() local
464 …NativeRdb::RdbPredicates rdbPredicates = RdbUtils::ToPredicates(predicates, PhotoColumn::PHOTOS_TA… in QueryTimeIdBatch() local
/ohos5.0/base/telephony/telephony_data/pdp_profile/src/
H A Dpdp_profile_ability.cpp282 …NativeRdb::RdbPredicates rdbPredicates = ConvertPredicates(absRdbPredicates->GetTableName(), predi… in Update() local
347 …NativeRdb::RdbPredicates rdbPredicates = ConvertPredicates(absRdbPredicates->GetTableName(), predi… in Delete() local
481 NativeRdb::RdbPredicates rdbPredicates(TABLE_PDP_PROFILE); in ResetApn() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/src/
H A Dcloud_album_handler.cpp68 NativeRdb::RdbPredicates rdbPredicates(PhotoAlbumColumns::TABLE); in UpdateCloudAlbum() local
/ohos5.0/base/telephony/telephony_data/global_params/src/
H A Dglobal_params_ability.cpp150 …NativeRdb::RdbPredicates rdbPredicates = ConvertPredicates(absRdbPredicates->GetTableName(), predi… in Query() local
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp241 OHOS::NativeRdb::RdbPredicates rdbPredicates(tableName); in StartTimer() local
347 OHOS::NativeRdb::RdbPredicates rdbPredicates(HOLD_ON_REBOOT); in StopTimerInner() local
358 OHOS::NativeRdb::RdbPredicates rdbPredicates(DROP_ON_REBOOT); in StopTimerInner() local
920 OHOS::NativeRdb::RdbPredicates rdbPredicates(HOLD_ON_REBOOT); in DeliverTimersLocked() local
928 OHOS::NativeRdb::RdbPredicates rdbPredicates(DROP_ON_REBOOT); in DeliverTimersLocked() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_context.h70 std::shared_ptr<RdbPredicates> rdbPredicates = nullptr; member
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_transaction.cpp354 std::shared_ptr<RdbPredicates> rdbPredicates = nullptr; member
403 std::shared_ptr<RdbPredicates> rdbPredicates = nullptr; member
547 std::shared_ptr<RdbPredicates> rdbPredicates = nullptr; member
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_utils_test/src/
H A Dmedialibrary_utils_test.cpp580 RdbPredicates rdbPredicates(opts.table); variable
648 RdbPredicates rdbPredicates(opts.table); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Drdb_delegate.cpp274 … RdbPredicates rdbPredicates = RdbDataShareAdapter::RdbUtils::ToPredicates(predicates, tableName); in Query() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_share_adapter/src/
H A Drdb_utils.cpp41 RdbPredicates rdbPredicates(table); in ToPredicates() local

12