Home
last modified time | relevance | path

Searched defs:where (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/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
89 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.cpp381 string where = MEDIA_DATA_DB_PHOTO_ID + " is not null and " + in SyncWithDeferredProcSessionInternal() local
/ohos5.0/base/security/device_security_level/baselib/utils/include/
H A Dutils_dslm_list.h26 static inline void AddListNode(ListNode *item, ListNode *where) in AddListNode()
34 static inline void AddListNodeBefore(ListNode *item, ListNode *where) in AddListNodeBefore()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Dmultistages_capture_deferred_photo_proc_session_callback.cpp116 string where = PhotoColumn::PHOTO_ID + " = ? "; in QuerySubType() local
157 string where = PhotoColumn::PHOTO_ID + " = ? "; in QueryPhotoData() local
227 string where = ""; in GetCommandByImageId() local
293 string where = PhotoColumn::PHOTO_ID + " = ? "; in OnProcessImageDone() local
H A Dmultistages_capture_deferred_video_proc_session_callback.cpp60 string where = PhotoColumn::PHOTO_ID + " = ? "; in OnProcessVideoDone() local
/ohos5.0/base/startup/hvb/test/
H A Dhvb_main.c40 off_t where; in hvb_read_partition() local
100 off_t where; in hvb_write_partition() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/
H A Dmedialibrary_common_utils_test.cpp63 string where = "CheckWhereClause;"; variable
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
H A Djs_window_stage.cpp586 const char* const where = __func__; in OnSetWindowModal() local
756 const char* const where = __func__; in OnCreateSubWindowWithOptions() local
790 const char* const where = __func__; in OnRemoveStartingWindow() local
844 const char* const where = __func__; in OnSetWindowRectAutoSave() local
881 const char* const where = __func__; in OnIsWindowRectAutoSave() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dextension_session_manager.cpp183 const char* const where = __func__; in RequestExtensionSessionDestructionDone() local
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp447 const char* const where = __func__; in ProcessPendingSceneSessionActivationRegister() local
1159 const char* const where = __func__; in ProcessTerminateSessionRegister() local
1179 const char* const where = __func__; in ProcessTerminateSessionRegisterNew() local
1200 const char* const where = __func__; in ProcessTerminateSessionRegisterTotal() local
1221 const char* const where = __func__; in ProcessPendingSessionToForegroundRegister() local
1241 const char* const where = __func__; in ProcessPendingSessionToBackgroundForDelegatorRegister() local
1262 const char* const where = __func__; in ProcessSessionExceptionRegister() local
1307 const char* const where = __func__; in ProcessMainWindowTopmostChangeRegister() local
1326 const char* const where = __func__; in ProcessSubModalTypeChangeRegister() local
1345 const char* const where = __func__; in ProcessMainModalTypeChangeRegister() local
[all …]
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtrans_db.cpp107 …:pair<int, int> TransDB::Update(const std::string &table, const Row &row, const std::string &where, in Update()
H A Dtransaction_impl.cpp199 …t, int> TransactionImpl::Update(const std::string &table, const Row &row, const std::string &where, in Update()
H A Drdb_store.cpp159 …pair<int, int> RdbStore::Update(const std::string &table, const Row &row, const std::string &where, in Update()
H A Drdb_store_impl.cpp1045 …<int, int> RdbStoreImpl::Update(const std::string &table, const Row &row, const std::string &where, in Update()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/
H A Dfile_utils.cpp102 string where = PhotoColumn::PHOTO_ID + " = ? "; in SavePicture() local
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dmain_session.cpp287 const char* const where = __func__; in NotifyMainModalTypeChange() local
H A Dsession.cpp1438 const char* const where = __func__; in SetPendingSessionActivationEventListener() local
1452 const char* const where = __func__; in SetBackPressedListenser() local
1466 const char* const where = __func__; in SetTerminateSessionListener() local
1576 const char* const where = __func__; in SetTerminateSessionListenerNew() local
1617 const char* const where = __func__; in SetTerminateSessionListenerTotal() local
1684 const char* const where = __func__; in SetSessionExceptionListener() local
1711 const char* const where = __func__; in SetPendingSessionToForegroundListener() local
1736 const char* const where = __func__; in SetPendingSessionToBackgroundForDelegatorListener() local
H A Dscene_session.cpp446 const char* const where = __func__; in RegisterShowWhenLockedCallback() local
461 const char* const where = __func__; in RegisterForceHideChangeCallback() local
475 const char* const where = __func__; in RegisterClearCallbackMapCallback() local
672 const char* const where = __func__; in NotifySubModalTypeChange() local
690 const char* const where = __func__; in RegisterSubModalTypeChangeCallback() local
705 const char* const where = __func__; in RegisterMainModalTypeChangeCallback() local
1271 const char* const where = __func__; in SetMainWindowTopmostChangeCallback() local
5377 const char* const where = __func__; in SetWindowRectAutoSaveCallback() local
5409 const char* const where = __func__; in UpdateAllModalUIExtensions() local
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H A Djs_extension_window_listener.cpp121 const char* const where = __func__; in OnRectChange() local
H A Djs_extension_window.cpp1003 const char* const where = __func__; in OnCreateSubWindowWithOptions() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
H A Denhancement_service_callback.cpp228 string where = PhotoColumn::PHOTO_ID + " = ? "; in DealWithSuccessedTask() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_subscriber.cpp424 …string where = PhotoColumn::PHOTO_IS_TEMP + " = 1 AND (" + PhotoColumn::MEDIA_DATE_ADDED + " <= " + in DeleteTemporaryPhotos() local
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_1.cpp1583 Where where{}; in ConvertWhere() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp879 std::string where = " WHERE"; in GetWhereConditionForDataTable() local

12