Home
last modified time | relevance | path

Searched defs:where (Results 1 - 23 of 23) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_capture_manager.cpp44 string where = predicates.GetWhereClause() + " AND " + PhotoColumn::PHOTO_QUALITY + "=" + in RemovePhotos() local
88 string where = predicates.GetWhereClause() + " AND " + PhotoColumn::PHOTO_QUALITY + "=" + in RestorePhotos() local
H A Dmultistages_video_capture_manager.cpp109 string where = MEDIA_DATA_DB_ID + " = ? "; in AddVideo() local
139 string where = MEDIA_DATA_DB_PHOTO_ID + " is not null and " + in SyncWithDeferredVideoProcSessionInternal() local
203 string where = PhotoColumn::PHOTO_ID + " = ? "; in RemoveVideo() local
H A Dmultistages_photo_capture_manager.cpp379 string where = MEDIA_DATA_DB_PHOTO_ID + " is not null and " + in SyncWithDeferredProcSessionInternal() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/
H A Dmedialibrary_common_utils_test.cpp61 string where = "CheckWhereClause;"; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Dmultistages_capture_deferred_video_proc_session_callback.cpp60 string where = PhotoColumn::PHOTO_ID + " = ? "; in OnProcessVideoDone() local
H A Dmultistages_capture_deferred_photo_proc_session_callback.cpp113 string where = PhotoColumn::PHOTO_ID + " = ? "; in QuerySubType() local
153 string where = PhotoColumn::PHOTO_ID + " = ? "; in QueryPhotoData() local
225 string where = ""; in GetCommandByImageId() local
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dextension_session_manager.cpp213 const char* const where = __func__; in RequestExtensionSessionDestructionDone() local
H A Dscene_session_manager.cpp1569 const char* const where = __func__; in RequestSceneSession() local
3287 const char* const where = __func__; in NotifySwitchingUser() local
11183 const char* const where = __func__; in GetRootMainWindowId() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtransaction_impl.cpp199 std::pair<int, int> TransactionImpl::Update(const std::string &table, const Row &row, const std::string &where, in Update() argument
H A Dtrans_db.cpp107 std::pair<int, int> TransDB::Update(const std::string &table, const Row &row, const std::string &where, in Update() argument
H A Drdb_store.cpp159 std::pair<int, int> RdbStore::Update(const std::string &table, const Row &row, const std::string &where, in Update() argument
H A Drdb_store_impl.cpp1034 std::pair<int, int> RdbStoreImpl::Update(const std::string &table, const Row &row, const std::string &where, in Update() argument
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/
H A Dfile_utils.cpp100 string where = PhotoColumn::PHOTO_ID + " = ? "; in SavePicture() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmulti_instance_manager.cpp57 const char* const where = __func__; in SetCurrentUserId() local
H A Dscene_session.cpp352 const char* const where = __func__; in ClearSpecificSessionCbMap() local
544 const char* const where = __func__; in OnSessionModalTypeChange() local
564 const char* const where = __func__; in SetSessionModalTypeChangeCallback() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
H A Denhancement_service_callback.cpp224 string where = PhotoColumn::PHOTO_ID + " = ? "; in DealWithSuccessedTask() local
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
H A Djs_window_stage.cpp669 const char* const where = __func__; in OnCreateSubWindowWithOptions() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_subscriber.cpp391 string where = PhotoColumn::PHOTO_IS_TEMP + " = 1 AND (" + PhotoColumn::MEDIA_DATE_ADDED + " <= " + in DeleteTemporaryPhotos() local
/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H A Djs_extension_window.cpp937 const char* const where = __func__; in OnCreateSubWindowWithOptions() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp880 std::string where = " WHERE"; in GetWhereConditionForDataTable() local
[all...]
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp446 const char* const where = __func__; in OnAbilityManagerCollaboratorRegistered() local
H A Djs_scene_session.cpp814 const char* const where = __func__; in ClearCbMap() local
1298 const char* const where = __func__; in ProcessSessionModalTypeChangeRegister() local
2986 const char* const where = __func__; in OnSessionModalTypeChange() local
[all...]
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp6187 const char* const where = __func__; in OnSetSubWindowModal() local

Completed in 63 milliseconds