Home
last modified time | relevance | path

Searched defs:INSERT (Results 1 – 21 of 21) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Ddb_change_data_mock.h25 INSERT, enumerator
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
Dithumbnail_helper.h45 INSERT, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
Dprepared_stmt.h26 enum ExecutorOperation { MIN_LIMIT, QUERY, DELETE, UPDATE, INSERT, MAX_LIMIT }; enumerator
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
Ddataobs_mgr_changeinfo.h26 INSERT = 0, enumerator
/foundation/distributeddatamgr/data_share/interfaces/inner_api/consumer/include/
Ddatashare_helper.h49 INSERT = 0, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_utils.h49 INSERT, enumerator
Dsqlite_multi_ver_transaction.h114 INSERT, enumerator
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
Dmeta_data_manager.h32 INSERT, enumerator
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
Dcloud_cursor_impl.h50 INSERT = 0, enumerator
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
Dkvstore_meta_manager.h31 INSERT, enumerator
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
Ddatashare_operation_statement.h25 INSERT = 0, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
Dcloud_db_proxy.h120 INSERT = 0, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dsingle_ver_natural_store_commit_notify_data.h24 INSERT, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dicloud_sync_storage_interface.h29 INSERT = 1, enumerator
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/
Dmock_ability_test.h27 #define INSERT 20 macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
Dcloud_store_types.h44 INSERT, enumerator
53 INSERT, // INSERT/DELETE/UPDATE are for client use enumerator
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
Dnapi_data_ability_operation.cpp30 const int INSERT = 1; in DataAbilityOperationInit() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/
Duserfile_client_ex.cpp52 INSERT, enumerator
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_general_store.cpp49 constexpr const char *INSERT = "INSERT INTO "; variable
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.h70 enum class InputAction { UNKNOWN, INSERT, DELETE_FORWARD, DELETE_BACKWARD }; enumerator
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.h89 INSERT, enumerator