Home
last modified time | relevance | path

Searched defs:Insert (Results 1 – 25 of 37) sorted by relevance

12

/base/update/updateservice/services/core/ability/sqlite/core/include/
Dtable_base_operator.h65 bool TableBaseOperator<Table, T>::Insert(const T &value) in Insert() function
72 bool TableBaseOperator<Table, T>::Insert(const std::vector<T> &values) in Insert() function
/base/hiviewdfx/hiview/base/event_store/dao/
Dsys_event_dao.cpp46 int SysEventDao::Insert(std::shared_ptr<SysEvent> sysEvent) in Insert() function in OHOS::HiviewDFX::EventStore::SysEventDao
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_dao.cpp70 int64_t AppEventDao::Insert(std::shared_ptr<AppEventPack> event) in Insert() function in OHOS::HiviewDFX::AppEventDao
Dapp_event_mapping_dao.cpp62 int64_t AppEventMappingDao::Insert(int64_t eventSeq, int64_t observerSeq) in Insert() function in OHOS::HiviewDFX::AppEventMappingDao
Dapp_event_observer_dao.cpp59 int64_t AppEventObserverDao::Insert(const std::string& observer, int64_t hashCode) in Insert() function in OHOS::HiviewDFX::AppEventObserverDao
Duser_property_dao.cpp65 int64_t UserPropertyDao::Insert(const std::string& name, const std::string& value) in Insert() function in OHOS::HiviewDFX::UserPropertyDao
Duser_id_dao.cpp65 int64_t UserIdDao::Insert(const std::string& name, const std::string& value) in Insert() function in OHOS::HiviewDFX::UserIdDao
/base/update/updateservice/services/firmware/data/db/src/
Dfirmware_component_operator_empty.cpp27 bool FirmwareComponentOperator::Insert(const std::vector<FirmwareComponent> &values) in Insert() function in OHOS::UpdateEngine::FirmwareComponentOperator
Dfirmware_task_operator_empty.cpp25 bool FirmwareTaskOperator::Insert(const FirmwareTask &values) in Insert() function in OHOS::UpdateEngine::FirmwareTaskOperator
/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dsehap_contexts_trie.cpp55 bool SehapContextsTrie::Insert(const std::string& paraName, const std::string& domain, const std::s… in Insert() function in SehapContextsTrie
/base/update/updateservice/services/core/ability/sqlite/core/src/
Dsqlite_db.cpp66 bool SqliteDb::Insert(const std::string &tableName, const std::vector<NativeRdb::ValuesBucket> &val… in Insert() function in OHOS::UpdateEngine::SqliteDb
/base/customization/enterprise_device_management/services/edm/src/database/
Dedm_rdb_data_manager.cpp75 bool EdmRdbDataManager::Insert(const std::string &tableName, const NativeRdb::ValuesBucket &valuesB… in Insert() function in OHOS::EDM::EdmRdbDataManager
/base/hiviewdfx/hiview/base/event_store/store/
Dsys_event_doc.cpp42 int SysEventDoc::Insert(const std::shared_ptr<SysEvent>& sysEvent) in Insert() function in OHOS::HiviewDFX::EventStore::SysEventDoc
/base/useriam/user_auth_framework/services/core/src/
Dresource_node_pool_impl.cpp48 bool ResourceNodePoolImpl::Insert(const std::shared_ptr<ResourceNode> &resource) in Insert() function in OHOS::UserIam::UserAuth::ResourceNodePoolImpl
/base/useriam/user_auth_framework/services/context/src/
Dcontext_pool_impl.cpp50 bool ContextPoolImpl::Insert(const std::shared_ptr<Context> &context) in Insert() function in OHOS::UserIam::UserAuth::ContextPoolImpl
/base/telephony/telephony_data/global_params/src/
Dglobal_params_ability.cpp108 int32_t GlobalParamsAbility::Insert(const Uri &uri, const DataShare::DataShareValuesBucket &value) in Insert() function in OHOS::Telephony::GlobalParamsAbility
/base/theme/wallpaper_mgr/utils/include/
Dconcurrent_map.h103 bool Insert(const key_type &key, const mapped_type &value) noexcept in Insert() function
/base/telephony/core_service/services/network_search/src/
Dsetting_utils.cpp126 int32_t SettingUtils::Insert(Uri uri, const std::string &key, const std::string &value) in Insert() function in OHOS::Telephony::SettingUtils
/base/usb/usb_manager/services/native/src/
Dusb_right_database.cpp93 int64_t UsbRightDataBase::Insert(const OHOS::NativeRdb::ValuesBucket &insertValues) in Insert() function in OHOS::USB::UsbRightDataBase
/base/telephony/telephony_data/common/src/
Drdb_base_helper.cpp38 int RdbBaseHelper::Insert(int64_t &id, const NativeRdb::ValuesBucket &initialValues, const std::str… in Insert() function in OHOS::Telephony::RdbBaseHelper
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
Dpermission_definition_cache.cpp46 bool PermissionDefinitionCache::Insert(const PermissionDef& info, AccessTokenID tokenId) in Insert() function in OHOS::Security::AccessToken::PermissionDefinitionCache
/base/telephony/telephony_data/opkey/src/
Dopkey_ability.cpp110 int OpKeyAbility::Insert(const Uri &uri, const DataShare::DataShareValuesBucket &value) in Insert() function in OHOS::Telephony::OpKeyAbility
/base/inputmethod/imf/frameworks/common/
Dconcurrent_map.h128 bool Insert(const key_type &key, const mapped_type &value) noexcept in Insert() function
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_rdb_helper.cpp58 int CellularDataRdbHelper::Insert(const DataShare::DataShareValuesBucket &values) in Insert() function in OHOS::Telephony::CellularDataRdbHelper
/base/telephony/sms_mms/services/sms/
Dsms_persist_helper.cpp72 bool SmsPersistHelper::Insert(DataShare::DataShareValuesBucket &values, uint16_t &dataBaseId) in Insert() function in OHOS::Telephony::SmsPersistHelper
86 bool SmsPersistHelper::Insert(std::string tableUri, DataShare::DataShareValuesBucket &values) in Insert() function in OHOS::Telephony::SmsPersistHelper

12