Home
last modified time | relevance | path

Searched defs:InsertData (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_rdb_data_manager.cpp42 bool RdbDataManager::InsertData(const std::string &key, const std::string &value) in InsertData() function in OHOS::AppExecFwk::RdbDataManager
47 bool RdbDataManager::InsertData(const NativeRdb::ValuesBucket &valuesBucket) in InsertData() function in OHOS::AppExecFwk::RdbDataManager
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_rdb_data_manager.cpp20 bool AppDomainVerifyRdbDataManager::InsertData(const RdbDataItem& rdbDataItem) in InsertData() function in OHOS::AppDomainVerify::AppDomainVerifyRdbDataManager
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Drdb_data_manager.cpp43 int32_t RdbDataManager::InsertData(const NativeRdb::ValuesBucket &valuesBucket) in InsertData() function in OHOS::AbilityRuntime::RdbDataManager
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_rdb_data_mgr.cpp156 ErrCode FormRdbDataMgr::InsertData(const std::string &tableName, const std::string &key) in InsertData() function in OHOS::AppExecFwk::FormRdbDataMgr
189 ErrCode FormRdbDataMgr::InsertData(const std::string &tableName, const std::string &key, const std:… in InsertData() function in OHOS::AppExecFwk::FormRdbDataMgr
525 bool FormRdbDataMgr::InsertData( in InsertData() function in OHOS::AppExecFwk::FormRdbDataMgr
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_dns_txt_record.cpp30 void WifiP2PDnsTxtRecord::InsertData( in InsertData() function in OHOS::Wifi::WifiP2PDnsTxtRecord
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/src/
H A Dcm_rdb_data_manager.cpp34 bool CmRdbDataManager::InsertData(const NativeRdb::ValuesBucket &valuesBucket) in InsertData() function in OHOS::Security::CertManager::CmRdbDataManager
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_info_rdb_storage_mgr_test/
H A Dmock_form_rdb_data_mgr.cpp70 ErrCode FormRdbDataMgr::InsertData(const std::string &tableName, const std::string &key, in InsertData() function in OHOS::AppExecFwk::FormRdbDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/
H A Drdb_data_manager.cpp133 bool RdbDataManager::InsertData(const std::string &key, const std::string &value) in InsertData() function in OHOS::AppExecFwk::RdbDataManager
150 bool RdbDataManager::InsertData(const NativeRdb::ValuesBucket &valuesBucket) in InsertData() function in OHOS::AppExecFwk::RdbDataManager
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_access_policy_database.cpp90 int32_t NetAccessPolicyRDB::InsertData(NetAccessPolicyData policy) in InsertData() function in OHOS::NetManagerStandard::NetAccessPolicyRDB
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
H A Dmock_notification_rdb_data_mgr.cpp105 int32_t NotificationDataMgr::InsertData(const std::string &key, const std::string &value, const int… in InsertData() function in OHOS::Notification::NotificationDataMgr
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dvpn_database_helper.cpp176 int32_t VpnDatabaseHelper::InsertData(const sptr<VpnDataBean> &vpnBean) in InsertData() function in OHOS::NetManagerStandard::VpnDatabaseHelper
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/rdb/
H A Dapp_domain_verify_rdb_data_manager.cpp62 bool AppDomainVerifyRdbDataManager::InsertData(const RdbDataItem& rdbDataItem) in InsertData() function in OHOS::AppDomainVerify::AppDomainVerifyRdbDataManager
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_rdb_data_mgr.cpp174 int32_t NotificationDataMgr::InsertData(const std::string &key, const std::string &value, const int… in InsertData() function in OHOS::Notification::NotificationDataMgr
206 int32_t NotificationDataMgr::InsertData(const std::string &key, const std::vector<uint8_t> &value, in InsertData() function in OHOS::Notification::NotificationDataMgr
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_remote_query_test.cpp102 int InsertData(sqlite3 *db, size_t byteSize) in InsertData() function
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/fuzztest/rdbstore_fuzzer/
H A Drdbstore_fuzzer.cpp79 bool RdbStoreFuzzTest::InsertData(std::shared_ptr<RdbStore> &store, const uint8_t *data, size_t siz… in InsertData() function in OHOS::RdbStoreFuzzTest
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_scanner_db.cpp390 bool RingtoneScannerDb::InsertData(const ValuesBucket values, const string &tableName, int32_t &row… in InsertData() function in OHOS::Media::RingtoneScannerDb
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_database_helper.cpp100 int32_t NetStatsDatabaseHelper::InsertData(const std::string &tableName, const std::string &paramLi… in InsertData() function in OHOS::NetManagerStandard::NetStatsDatabaseHelper
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_rekey_test.cpp208 void RdbRekeyTest::InsertData(std::shared_ptr<RdbStore> &store) in InsertData() function in RdbRekeyTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Dsqlite_store_executor_impl.cpp135 int SqliteStoreExecutorImpl::InsertData(const std::string &collName, Key &key, const Value &value, in InsertData() function in DocumentDB::SqliteStoreExecutorImpl
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dunified_data_channel_napi.cpp66 napi_value UnifiedDataChannelNapi::InsertData(napi_env env, napi_callback_info info) in InsertData() function in OHOS::UDMF::UnifiedDataChannelNapi
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_rdb_helper.cpp357 int32_t SimRdbHelper::InsertData(int64_t &id, const DataShare::DataShareValuesBucket &values) in InsertData() function in OHOS::Telephony::SimRdbHelper
H A Dmulti_sim_controller.cpp324 int32_t MultiSimController::InsertData(int slotId, const std::string &newIccId) in InsertData() function in OHOS::Telephony::MultiSimController
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/api/
H A Ddocumentdb_find_test.cpp86 static void InsertData(GRD_DB *g_db, const char *collectionName) in InsertData() function
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmedia_scanner_db.cpp304 bool MediaScannerDb::InsertData(const ValuesBucket values, const string &tableName, int64_t &rowNum) in InsertData() function in OHOS::Media::MediaScannerDb
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/json_fuzzer/
H A Djson_fuzzer.cpp423 static void InsertData(GRD_DB *g_db, const char *collectionName) in InsertData() function

12