Home
last modified time | relevance | path

Searched defs:InsertData (Results 1 – 5 of 5) 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/ans/src/
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
/base/telephony/core_service/services/sim/src/
Dsim_rdb_helper.cpp357 int32_t SimRdbHelper::InsertData(int64_t &id, const DataShare::DataShareValuesBucket &values) in InsertData() function in OHOS::Telephony::SimRdbHelper
Dmulti_sim_controller.cpp324 int32_t MultiSimController::InsertData(int slotId, const std::string &newIccId) in InsertData() function in OHOS::Telephony::MultiSimController