/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/ |
H A D | multistages_capture_manager.cpp | 44 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 D | multistages_video_capture_manager.cpp | 109 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 D | multistages_photo_capture_manager.cpp | 381 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 D | utils_dslm_list.h | 26 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 D | multistages_capture_deferred_photo_proc_session_callback.cpp | 116 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 D | multistages_capture_deferred_video_proc_session_callback.cpp | 60 string where = PhotoColumn::PHOTO_ID + " = ? "; in OnProcessVideoDone() local
|
/ohos5.0/base/startup/hvb/test/ |
H A D | hvb_main.c | 40 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 D | medialibrary_common_utils_test.cpp | 63 string where = "CheckWhereClause;"; variable
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/ |
H A D | js_window_stage.cpp | 586 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 D | extension_session_manager.cpp | 183 const char* const where = __func__; in RequestExtensionSessionDestructionDone() local
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session.cpp | 447 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 D | trans_db.cpp | 107 …:pair<int, int> TransDB::Update(const std::string &table, const Row &row, const std::string &where, in Update()
|
H A D | transaction_impl.cpp | 199 …t, int> TransactionImpl::Update(const std::string &table, const Row &row, const std::string &where, in Update()
|
H A D | rdb_store.cpp | 159 …pair<int, int> RdbStore::Update(const std::string &table, const Row &row, const std::string &where, in Update()
|
H A D | rdb_store_impl.cpp | 1045 …<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 D | file_utils.cpp | 102 string where = PhotoColumn::PHOTO_ID + " = ? "; in SavePicture() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | main_session.cpp | 287 const char* const where = __func__; in NotifyMainModalTypeChange() local
|
H A D | session.cpp | 1438 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 D | scene_session.cpp | 446 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 D | js_extension_window_listener.cpp | 121 const char* const where = __func__; in OnRectChange() local
|
H A D | js_extension_window.cpp | 1003 const char* const where = __func__; in OnCreateSubWindowWithOptions() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/ |
H A D | enhancement_service_callback.cpp | 228 string where = PhotoColumn::PHOTO_ID + " = ? "; in DealWithSuccessedTask() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_subscriber.cpp | 424 …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 D | lite_graph_to_hdi_model_v2_1.cpp | 1583 Where where{}; in ConvertWhere() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_single_ver_relational_storage_executor_extend.cpp | 879 std::string where = " WHERE"; in GetWhereConditionForDataTable() local
|