Home
last modified time | relevance | path

Searched defs:selectionArgs (Results 1 - 25 of 30) sorted by relevance

12

/foundation/resourceschedule/device_usage_statistics/test/unittest/mock/
H A Dbundle_active_usage_database_mock.cpp22 QueryStatsInfoByStep(uint32_t databaseType, const string &sql, const vector<string> &selectionArgs) QueryStatsInfoByStep() argument
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dsmart_album_napi.h114 std::vector<std::string> selectionArgs; member
H A Dalbum_napi.h111 std::vector<std::string> selectionArgs; member
H A Dmedia_library_napi.h409 std::vector<std::string> selectionArgs; member
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_rdbstore.cpp204 shared_ptr<NativeRdb::ResultSet> RingtoneRdbStore::QuerySql(const string &sql, const vector<string> &selectionArgs) in QuerySql() argument
H A Dringtone_data_manager.cpp93 vector<string> selectionArgs = { to_string(toneId) }; in DeleteRingtoneRowById() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_queryperf_test/src/
H A Dmedialibrary_queryperf_test.cpp423 vector<string> selectionArgs = { "0" }; in HWTEST_F() local
551 vector<string> selectionArgs = { "0" }; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_rdb_test/src/
H A Dmedialibrary_rdb_test.cpp214 vector<string> selectionArgs; in HWTEST_F() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_test/src/
H A Dringtone_unittest.cpp104 vector<string> selectionArgs = { ZERO }; in HWTEST_F() local
154 vector<string> selectionArgs = { ZERO }; in HWTEST_F() local
204 vector<string> selectionArgs = { ZERO }; in HWTEST_F() local
374 vector<string> selectionArgs = { ZERO }; in HWTEST_F() local
416 vector<string> selectionArgs = { ZERO }; in HWTEST_F() local
447 vector<string> selectionArgs = { ZERO }; HWTEST_F() local
497 vector<string> selectionArgs = { ZERO }; HWTEST_F() local
520 vector<string> selectionArgs = { ZERO }; HWTEST_F() local
533 vector<string> selectionArgs = { ZERO }; HWTEST_F() local
1027 vector<string> selectionArgs = {std::to_string(RING_TONE_TYPE_NOT)}; HWTEST_F() local
1058 vector<string> selectionArgs = {std::to_string(RING_TONE_TYPE_NOT)}; HWTEST_F() local
1096 vector<string> selectionArgs = {std::to_string(RING_TONE_TYPE_NOT)}; HWTEST_F() local
[all...]
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_database.cpp209 QuerySql(const std::string &sql, const std::vector<std::string> &selectionArgs) QuerySql() argument
H A Dnetfirewall_db_helper.cpp763 std::vector<std::string> selectionArgs; in QuerySql() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Drdb_delegate.cpp254 std::string RdbDelegate::Query(const std::string &sql, const std::vector<std::string> &selectionArgs) in Query() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_stub.cpp211 std::vector<std::string> selectionArgs; in OnRemoteDoRemoteQuery() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_service_proxy.cpp284 RemoteQuery( const RdbSyncerParam &param, const std::string &device, const std::string &sql, const std::vector<std::string> &selectionArgs) RemoteQuery() argument
H A Drdb_store_impl.cpp258 std::vector<std::string> selectionArgs = predicates.GetWhereArgs(); in RemoteQuery() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h89 QuerySql( const std::string &sql, const std::vector<std::string> &selectionArgs) QuerySql() argument
99 QueryByStep( const std::string &sql, const std::vector<std::string> &selectionArgs) QueryByStep() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_file_operations.cpp372 static void ReplaceSelectionAndArgsInQuery(string &selection, vector<string> &selectionArgs, in ReplaceSelectionAndArgsInQuery() argument
451 static void BuildQueryFileSql(MediaLibraryCommand &cmd, vector<string> &selectionArgs, string &sql) in BuildQueryFileSql() argument
414 BuildCompatQuerySql(MediaLibraryCommand &cmd, const string table, const vector<string> &columns, vector<string> &selectionArgs, string &sql) BuildCompatQuerySql() argument
494 CampatQueryDebug(const string &sql, const vector<string> &selectionArgs, const shared_ptr<MediaLibraryUnistore> &store) CampatQueryDebug() argument
547 vector<string> selectionArgs; QueryFileOperation() local
[all...]
/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_photo_access_helper_napi.h125 std::vector<std::string> selectionArgs; member
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_service.cpp164 vector<string> selectionArgs = { fileId }; in GetPathFromDb() local
H A Dthumbnail_utils.cpp448 vector<string> selectionArgs; in QueryThumbnailSet() local
2144 vector<string> selectionArgs; in CheckDateTaken() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_sqlite_shared_result_set_test.cpp213 std::vector<std::string> selectionArgs; in HWTEST_F() local
242 std::vector<std::string> selectionArgs; in HWTEST_F() local
308 std::vector<std::string> selectionArgs; in HWTEST_F() local
407 std::vector<std::string> selectionArgs; in HWTEST_F() local
442 std::vector<std::string> selectionArgs; in HWTEST_F() local
495 std::vector<std::string> selectionArgs; HWTEST_F() local
539 std::vector<std::string> selectionArgs; HWTEST_F() local
593 std::vector<std::string> selectionArgs; HWTEST_F() local
646 std::vector<std::string> selectionArgs; HWTEST_F() local
686 std::vector<std::string> selectionArgs; HWTEST_F() local
737 std::vector<std::string> selectionArgs; HWTEST_F() local
772 std::vector<std::string> selectionArgs; HWTEST_F() local
813 std::vector<std::string> selectionArgs; HWTEST_F() local
847 std::vector<std::string> selectionArgs; HWTEST_F() local
897 std::vector<std::string> selectionArgs; HWTEST_F() local
919 std::vector<std::string> selectionArgs; HWTEST_F() local
952 std::vector<std::string> selectionArgs; HWTEST_F() local
985 std::vector<std::string> selectionArgs; HWTEST_F() local
1026 std::vector<std::string> selectionArgs; HWTEST_F() local
1082 std::vector<std::string> selectionArgs; HWTEST_F() local
1126 std::vector<std::string> selectionArgs; HWTEST_F() local
1153 std::vector<std::string> selectionArgs; HWTEST_F() local
1171 std::vector<std::string> selectionArgs; HWTEST_F() local
1190 std::vector<std::string> selectionArgs; HWTEST_F() local
1210 std::vector<std::string> selectionArgs; HWTEST_F() local
1230 std::vector<std::string> selectionArgs; HWTEST_F() local
1248 std::vector<std::string> selectionArgs; HWTEST_F() local
1269 std::vector<std::string> selectionArgs; HWTEST_F() local
1290 std::vector<std::string> selectionArgs; HWTEST_F() local
1311 std::vector<std::string> selectionArgs; HWTEST_F() local
1332 std::vector<std::string> selectionArgs; HWTEST_F() local
1353 std::vector<std::string> selectionArgs; HWTEST_F() local
1398 std::vector<std::string> selectionArgs; HWTEST_F() local
1434 std::vector<std::string> selectionArgs; HWTEST_F() local
1482 std::vector<std::string> selectionArgs; HWTEST_F() local
1519 std::vector<std::string> selectionArgs; HWTEST_F() local
1552 std::vector<std::string> selectionArgs; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/relational_store/test/native/relational_store_test/unittest/
H A Drdb_store_test.cpp869 std::vector<std::string> selectionArgs; in HWTEST_F() local
968 std::vector<std::string> selectionArgs; in HWTEST_F() local
1054 std::vector<std::string> selectionArgs; in HWTEST_F() local
1107 std::vector<std::string> selectionArgs; in HWTEST_F() local
1151 std::vector<std::string> selectionArgs; in HWTEST_F() local
1205 std::vector<std::string> selectionArgs; HWTEST_F() local
1258 std::vector<std::string> selectionArgs; HWTEST_F() local
1298 std::vector<std::string> selectionArgs; HWTEST_F() local
1349 std::vector<std::string> selectionArgs; HWTEST_F() local
1384 std::vector<std::string> selectionArgs; HWTEST_F() local
1425 std::vector<std::string> selectionArgs; HWTEST_F() local
1459 std::vector<std::string> selectionArgs; HWTEST_F() local
1509 std::vector<std::string> selectionArgs; HWTEST_F() local
1531 std::vector<std::string> selectionArgs; HWTEST_F() local
1564 std::vector<std::string> selectionArgs; HWTEST_F() local
1597 std::vector<std::string> selectionArgs; HWTEST_F() local
1638 std::vector<std::string> selectionArgs; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp62 std::vector<std::string> selectionArgs; member
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp485 void SendablePhotoAccessHelper::ReplaceSelection(string &selection, vector<string> &selectionArgs, in ReplaceSelection() argument
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_extention_utils.cpp593 vector<string> selectionArgs = { to_string(ROOT_PARENT_ID), to_string(MEDIA_TYPE_NOFILE), to_string(NOT_TRASHED) }; in GetListRootResult() local
473 GetListFilePredicates(const FileInfo &parentInfo, const FileAccessFwk::FileFilter &filter, string &selection, vector<string> &selectionArgs) GetListFilePredicates() argument
530 GetResult(const Uri &uri, MediaFileUriType uriType, const string &selection, const vector<string> &selectionArgs) GetResult() argument
609 vector<string> selectionArgs; GetListDirResult() local
625 vector<string> selectionArgs; GetListAlbumResult() local
801 GetScanFileResult(const Uri &uri, MediaFileUriType uriType, const string &selection, const vector<string> &selectionArgs) GetScanFileResult() argument
827 vector<string> selectionArgs; SetScanFileSelection() local
1361 vector<string> selectionArgs = { srcPath + SLASH_CHAR + "%" }; GetMoveSubFile() local
[all...]

Completed in 32 milliseconds

12