| /base/print/print_fwk/services/print_service/include/ |
| D | print_map_safe.h | 28 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/ |
| D | table_base_operator.h | 65 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/ |
| D | sample_stack_printer.cpp | 26 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/ |
| D | firmware_component_operator_empty.cpp | 27 bool FirmwareComponentOperator::Insert(const std::vector<FirmwareComponent> &values) in Insert() function in OHOS::UpdateEngine::FirmwareComponentOperator
|
| D | firmware_task_operator_empty.cpp | 26 bool FirmwareTaskOperator::Insert(const FirmwareTask &values) in Insert() function in OHOS::UpdateEngine::FirmwareTaskOperator
|
| /base/hiviewdfx/hiview/base/event_store/dao/ |
| D | sys_event_dao.cpp | 48 int SysEventDao::Insert(std::shared_ptr<SysEvent> sysEvent) in Insert() function in OHOS::HiviewDFX::EventStore::SysEventDao
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
| D | app_event_dao.cpp | 79 int64_t AppEventDao::Insert(std::shared_ptr<AppEventPack> event) in Insert() function in OHOS::HiviewDFX::AppEventDao
|
| D | app_event_mapping_dao.cpp | 65 int64_t AppEventMappingDao::Insert(int64_t eventSeq, int64_t observerSeq) in Insert() function in OHOS::HiviewDFX::AppEventMappingDao
|
| D | app_event_observer_dao.cpp | 62 int64_t AppEventObserverDao::Insert(const std::string& observer, int64_t hashCode) in Insert() function in OHOS::HiviewDFX::AppEventObserverDao
|
| D | user_id_dao.cpp | 68 int64_t UserIdDao::Insert(const std::string& name, const std::string& value) in Insert() function in OHOS::HiviewDFX::UserIdDao
|
| D | user_property_dao.cpp | 68 int64_t UserPropertyDao::Insert(const std::string& name, const std::string& value) in Insert() function in OHOS::HiviewDFX::UserPropertyDao
|
| D | custom_event_param_dao.cpp | 71 int64_t CustomEventParamDao::Insert(const CustomEventParam& param, in Insert() function in OHOS::HiviewDFX::CustomEventParamDao
|
| /base/useriam/user_auth_framework/test/fuzztest/dummy/ |
| D | dummy_context_pool.h | 47 bool Insert(const std::shared_ptr<Context> &context) in Insert() function
|
| /base/security/selinux_adapter/interfaces/policycoreutils/src/ |
| D | sehap_contexts_trie.cpp | 55 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/ |
| D | sqlite_db.cpp | 66 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/ |
| D | edm_rdb_data_manager.cpp | 76 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/ |
| D | datashare_helper.cpp | 94 int DataShareHelper::Insert(Uri &uri, const DataShareValuesBucket &value) in Insert() function in OHOS::DataShare::DataShareHelper
|
| /base/hiviewdfx/hiview/base/event_store/store/ |
| D | sys_event_doc.cpp | 47 int SysEventDoc::Insert(const std::shared_ptr<SysEvent>& sysEvent) in Insert() function in OHOS::HiviewDFX::EventStore::SysEventDoc
|
| D | sys_event_repeat_db.cpp | 135 bool SysEventRepeatDb::Insert(const SysEventHashRecord &sysEventHashRecord) in Insert() function in OHOS::HiviewDFX::SysEventRepeatDb
|
| /base/useriam/user_auth_framework/services/core/src/ |
| D | resource_node_pool_impl.cpp | 53 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/ |
| D | database.cpp | 39 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/ |
| D | global_params_ability.cpp | 108 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/ |
| D | usb_right_database.cpp | 93 int64_t UsbRightDataBase::Insert(const OHOS::NativeRdb::ValuesBucket &insertValues) in Insert() function in OHOS::USB::UsbRightDataBase
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | context_pool_impl.cpp | 92 bool ContextPoolImpl::Insert(const std::shared_ptr<Context> &context) in Insert() function in OHOS::UserIam::UserAuth::ContextPoolImpl
|
| /base/theme/wallpaper_mgr/utils/include/ |
| D | concurrent_map.h | 100 bool Insert(const key_type &key, const mapped_type &value) noexcept in Insert() function
|