Home
last modified time | relevance | path

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

/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/src/
Dcm_rdb_data_manager.cpp34 bool CmRdbDataManager::InsertData(const NativeRdb::ValuesBucket &valuesBucket) in InsertData() function in OHOS::Security::CertManager::CmRdbDataManager
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
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
/base/notification/distributed_notification_service/services/distributed/src/helper/
Ddistributed_rdb_helper.cpp138 int32_t DistributedRdbHelper::InsertData(const std::string &key, const std::string &value) in InsertData() function in OHOS::Notification::DistributedRdbHelper
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_rdb_data_mgr.cpp369 int32_t NotificationDataMgr::InsertData(const std::string &key, const std::string &value, const int… in InsertData() function in OHOS::Notification::NotificationDataMgr
405 int32_t NotificationDataMgr::InsertData(const std::string &key, const std::vector<uint8_t> &value, in InsertData() function in OHOS::Notification::NotificationDataMgr
/base/telephony/core_service/services/sim/src/
Dsim_rdb_helper.cpp358 int32_t SimRdbHelper::InsertData(int64_t &id, const DataShare::DataShareValuesBucket &values) in InsertData() function in OHOS::Telephony::SimRdbHelper
Dmulti_sim_controller.cpp368 int32_t MultiSimController::InsertData(int slotId, const std::string &newIccId) in InsertData() function in OHOS::Telephony::MultiSimController