Home
last modified time | relevance | path

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

12

/base/print/print_fwk/services/print_service/include/
Dprint_map_safe.h28 bool Insert(const std::string &key, const T &value) in Insert() function
37 bool Insert(const std::string &key, std::shared_ptr<T> value) in Insert() function
/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/hicollie/frameworks/native/thread_sampler/
Dsample_stack_printer.cpp26 SampleStackItem* SampleStackPrinter::Insert(SampleStackItem* curNode, in Insert() function in OHOS::HiviewDFX::SampleStackPrinter
82 void SampleStackPrinter::Insert(std::vector<uintptr_t>& pcs, int32_t count) in Insert() function in OHOS::HiviewDFX::SampleStackPrinter
/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.cpp26 bool FirmwareTaskOperator::Insert(const FirmwareTask &values) in Insert() function in OHOS::UpdateEngine::FirmwareTaskOperator
/base/hiviewdfx/hiview/base/event_store/dao/
Dsys_event_dao.cpp48 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.cpp79 int64_t AppEventDao::Insert(std::shared_ptr<AppEventPack> event) in Insert() function in OHOS::HiviewDFX::AppEventDao
Dapp_event_mapping_dao.cpp65 int64_t AppEventMappingDao::Insert(int64_t eventSeq, int64_t observerSeq) in Insert() function in OHOS::HiviewDFX::AppEventMappingDao
Dapp_event_observer_dao.cpp62 int64_t AppEventObserverDao::Insert(const std::string& observer, int64_t hashCode) in Insert() function in OHOS::HiviewDFX::AppEventObserverDao
Duser_id_dao.cpp68 int64_t UserIdDao::Insert(const std::string& name, const std::string& value) in Insert() function in OHOS::HiviewDFX::UserIdDao
Duser_property_dao.cpp68 int64_t UserPropertyDao::Insert(const std::string& name, const std::string& value) in Insert() function in OHOS::HiviewDFX::UserPropertyDao
Dcustom_event_param_dao.cpp71 int64_t CustomEventParamDao::Insert(const CustomEventParam& param, in Insert() function in OHOS::HiviewDFX::CustomEventParamDao
/base/useriam/user_auth_framework/test/fuzztest/dummy/
Ddummy_context_pool.h47 bool Insert(const std::shared_ptr<Context> &context) in Insert() function
/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.cpp76 bool EdmRdbDataManager::Insert(const std::string &tableName, const NativeRdb::ValuesBucket &valuesB… in Insert() function in OHOS::EDM::EdmRdbDataManager
/base/inputmethod/imf/test/unittest/cpp_test/mock/
Ddatashare_helper.cpp94 int DataShareHelper::Insert(Uri &uri, const DataShareValuesBucket &value) in Insert() function in OHOS::DataShare::DataShareHelper
/base/hiviewdfx/hiview/base/event_store/store/
Dsys_event_doc.cpp47 int SysEventDoc::Insert(const std::shared_ptr<SysEvent>& sysEvent) in Insert() function in OHOS::HiviewDFX::EventStore::SysEventDoc
Dsys_event_repeat_db.cpp135 bool SysEventRepeatDb::Insert(const SysEventHashRecord &sysEventHashRecord) in Insert() function in OHOS::HiviewDFX::SysEventRepeatDb
/base/useriam/user_auth_framework/services/core/src/
Dresource_node_pool_impl.cpp53 bool ResourceNodePoolImpl::Insert(const std::shared_ptr<ResourceNode> &resource) in Insert() function in OHOS::UserIam::UserAuth::ResourceNodePoolImpl
/base/security/security_guard/services/data_collect/store/src/
Ddatabase.cpp39 int Database::Insert(int64_t &outRowId, const std::string &table, const NativeRdb::ValuesBucket &in… in Insert() function in OHOS::Security::SecurityGuard::Database
/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/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/useriam/user_auth_framework/services/context/src/
Dcontext_pool_impl.cpp92 bool ContextPoolImpl::Insert(const std::shared_ptr<Context> &context) in Insert() function in OHOS::UserIam::UserAuth::ContextPoolImpl
/base/theme/wallpaper_mgr/utils/include/
Dconcurrent_map.h100 bool Insert(const key_type &key, const mapped_type &value) noexcept in Insert() function

12