/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_distributed/src/database_manage/ |
H A D | medialibrary_device_db.cpp | 45 vector<string> whereArgs = { udid }; in DeleteDeviceInfo() local 69 vector<string> whereArgs = { udid }; in UpdateDeviceInfo() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_dir_db.cpp | 31 vector<string> whereArgs = { std::to_string(dirId)}; in DeleteDirInfo() local
|
H A D | medialibrary_data_manager_utils.cpp | 65 …ibraryDataManagerUtils::ObtionCondition(string &strQueryCondition, const vector<string> &whereArgs) in ObtionCondition()
|
H A D | medialibrary_analysis_album_operations.cpp | 76 …rgsValueByName(const string &valueName, const string &whereClause, const vector<string> &whereArgs) in GetArgsValueByName() 96 static int32_t GetAlbumId(const string &whereClause, const vector<string> &whereArgs) in GetAlbumId() 510 auto whereArgs = cmd.GetAbsRdbPredicates()->GetWhereArgs(); in QueryGroupPhotoAlbum() local 725 auto whereArgs = rdbPredicates.GetWhereArgs(); in SetGroupAlbumName() local 756 auto whereArgs = rdbPredicates.GetWhereArgs(); in SetGroupCoverUri() local 788 auto whereArgs = rdbPredicates.GetWhereArgs(); in DismissGroupPhotoAlbum() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/ |
H A D | net_access_policy_database.cpp | 127 std::vector<std::string> whereArgs; in DeleteByUid() local 177 std::vector<std::string> whereArgs; in QueryAll() local 208 std::vector<std::string> whereArgs; in QueryByUid() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/ |
H A D | multistages_capture_deferred_photo_proc_session_callback.cpp | 117 vector<string> whereArgs { photoId }; in QuerySubType() local 158 vector<string> whereArgs { imageId }; in QueryPhotoData() local 228 vector<string> whereArgs; in GetCommandByImageId() local 294 vector<string> whereArgs { imageId }; in OnProcessImageDone() local
|
H A D | multistages_capture_deferred_video_proc_session_callback.cpp | 61 vector<string> whereArgs { videoId }; in OnProcessVideoDone() local
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A D | usb_right_db_helper.cpp | 317 const std::string &whereClause, const std::vector<std::string> &whereArgs) in DeleteAndNoOtherOperation() 378 std::vector<std::string> whereArgs = {std::to_string(uid), deviceName, bundleName, tokenId}; in DeleteRightRecord() local 390 std::vector<std::string> whereArgs = {std::to_string(uid), deviceName}; in DeleteDeviceRightRecord() local 402 std::vector<std::string> whereArgs = {std::to_string(uid), bundleName}; in DeleteAppRightRecord() local 426 std::vector<std::string> whereArgs = {std::to_string(uid)}; in DeleteUidRightRecord() local 441 std::vector<std::string> whereArgs = {std::to_string(uid), std::to_string(relativeExpiredTime), in DeleteNormalExpiredRightRecord() local 455 std::vector<std::string> whereArgs = {std::to_string(validPeriod), deviceName}; in DeleteValidPeriodRightRecord() local
|
H A D | usb_right_database.cpp | 125 const std::string &whereClause, const std::vector<std::string> &whereArgs) in Update() 155 int32_t &changedRows, const std::string &whereClause, const std::vector<std::string> &whereArgs) in Delete()
|
/ohos5.0/foundation/multimedia/ringtone_library/test/unittest/ringtone_scanner_test/src/ |
H A D | ringtone_scanner_db_test.cpp | 80 vector<string> whereArgs = {}; variable 130 vector<string> whereArgs = {}; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/dataability/unittest/ |
H A D | data_ability_predicates_test.cpp | 114 std::vector<std::string> whereArgs; variable 246 std::vector<std::string> whereArgs; variable 291 std::vector<std::string> whereArgs; variable
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/ |
H A D | pkg_database.cpp | 128 const std::string &whereClause, const std::vector<std::string> &whereArgs) in Update() 143 int32_t &changedRows, const std::string &whereClause, const std::vector<std::string> &whereArgs) in Delete()
|
H A D | pkg_db_helper.cpp | 46 const std::string &whereClause, const std::vector<std::string> &whereArgs) in DeleteAndNoOtherOperation() 72 std::vector<std::string> whereArgs = {bundleName}; in DeleteRightRecord() local 91 std::vector<std::string> whereArgs; in AddOrUpdatePkgInfo() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/ |
H A D | multistages_video_capture_manager.cpp | 110 vector<string> whereArgs { fileId }; in AddVideo() local 204 vector<string> whereArgs { videoId }; in RemoveVideo() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_manager_utils_test/src/ |
H A D | medialibrary_manager_utils_test.cpp | 72 std::vector<string> whereArgs; variable
|
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/ |
H A D | netfirewall_database.cpp | 124 const std::vector<std::string> &whereArgs) in Update() 140 const std::vector<std::string> &whereArgs) in Delete()
|
H A D | netfirewall_db_helper.cpp | 631 const std::vector<std::string> &whereArgs) in DeleteAndNoOtherOperation() 646 std::vector<std::string> whereArgs = { std::to_string(userId), std::to_string(ruleId) }; in DeleteFirewallRuleRecord() local 658 std::vector<std::string> whereArgs = { std::to_string(userId) }; in DeleteFirewallRuleRecordByUserId() local 670 std::vector<std::string> whereArgs = { std::to_string(appUid) }; in DeleteFirewallRuleRecordByAppId() local 816 std::vector<std::string> whereArgs = { std::to_string(userId), in AddInterceptRecord() local 832 … std::vector<std::string> whereArgs = { std::to_string(userId), std::to_string(size - leftRows) }; in AddInterceptRecord() local 863 std::vector<std::string> whereArgs = { std::to_string(userId) }; in DeleteInterceptRecord() local
|
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/ |
H A D | ringtone_scanner_db.cpp | 76 int32_t RingtoneScannerDb::QueryRingtoneRdb(const string &whereClause, vector<string> &whereArgs, in QueryRingtoneRdb() 98 vector<string> &whereArgs, const string &tableName) in UpdateRingtoneRdb() 321 vector<string> whereArgs = { to_string(metadata.GetToneId()) }; in UpdateMetadata() local 344 vector<string> whereArgs = { to_string(metadata.GetVibrateId()) }; in UpdateVibrateMetadata() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_store.cpp | 162 std::vector<std::string> whereArgs; in GetOldReminders() local 313 std::vector<std::string> whereArgs; in Delete() local 529 std::vector<std::string> whereArgs; in DeleteBase() local 666 std::vector<std::string> whereArgs; in Update() local 815 std::vector<std::string> whereArgs; in Query() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/ |
H A D | predicates_utils.cpp | 30 …sPredicates *predicates, const std::string &whereClause, const std::vector<std::string> &whereArgs) in SetWhereClauseAndArgs()
|
H A D | data_ability_predicates.cpp | 44 std::vector<std::string> whereArgs; in DataAbilityPredicates() local
|
/ohos5.0/base/telephony/telephony_data/common/src/ |
H A D | rdb_base_helper.cpp | 48 const std::string &whereClause, const std::vector<std::string> &whereArgs) in Update() 68 const std::vector<std::string> &whereArgs) in Delete()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
H A D | mock_app_provision_info.h | 48 const std::vector<std::string> &whereArgs) in Update() 59 const std::string &whereClause, const std::vector<std::string> &whereArgs, in UpdateWithConflictResolution() 71 const std::vector<std::string> &whereArgs) in Delete()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_types_util.cpp | 27 std::vector<std::string> whereArgs; in Unmarshalling() local
|
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
H A D | data_share_dao.cpp | 78 std::vector<std::string> whereArgs = {std::to_string(uid)}; in SaveSubscriberInfo() local
|