Home
last modified time | relevance | path

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

1234567

/ohos5.0/base/print/print_fwk/services/print_service/include/
H A 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
/ohos5.0/base/update/updateservice/services/core/ability/sqlite/core/include/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_controller.cpp66 void TextFieldController::Insert(const std::string& args) in Insert() function in OHOS::Ace::TextFieldController
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dobject_mgr.cpp77 void FontCollectionMgr::Insert(void* key, std::shared_ptr<FontCollectionType> fontCollection) in Insert() function in OHOS::Rosen::Drawing::FontCollectionMgr
112 void TypefaceMgr::Insert(void* key, std::shared_ptr<Typeface> typeface) in Insert() function in OHOS::Rosen::Drawing::TypefaceMgr
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A 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
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_persistent_storage.h42 … static void Insert(const std::string& key, const T& value, ScenePersistentStorageType storageType) in Insert() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dfunction.rs19 Insert, enumerator
/ohos5.0/base/update/updateservice/services/firmware/data/db/src/
H A Dfirmware_component_operator_empty.cpp27 bool FirmwareComponentOperator::Insert(const std::vector<FirmwareComponent> &values) in Insert() function in OHOS::UpdateEngine::FirmwareComponentOperator
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_event_list.cpp35 void BundleActiveEventList::Insert(BundleActiveEvent event) in Insert() function in OHOS::DeviceUsageStats::BundleActiveEventList
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_dao.cpp48 int SysEventDao::Insert(std::shared_ptr<SysEvent> sysEvent) in Insert() function in OHOS::HiviewDFX::EventStore::SysEventDao
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_dao.cpp79 int64_t AppEventDao::Insert(std::shared_ptr<AppEventPack> event) in Insert() function in OHOS::HiviewDFX::AppEventDao
H A Dapp_event_mapping_dao.cpp65 int64_t AppEventMappingDao::Insert(int64_t eventSeq, int64_t observerSeq) in Insert() function in OHOS::HiviewDFX::AppEventMappingDao
H A Dapp_event_observer_dao.cpp62 int64_t AppEventObserverDao::Insert(const std::string& observer, int64_t hashCode) in Insert() function in OHOS::HiviewDFX::AppEventObserverDao
H A Duser_id_dao.cpp68 int64_t UserIdDao::Insert(const std::string& name, const std::string& value) in Insert() function in OHOS::HiviewDFX::UserIdDao
/ohos5.0/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_rl_map.h40 bool Insert(const K& key, const V& value) in Insert() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dconcurrent_map.h58 bool Insert(const K &key, const V &value) in Insert() function
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dpersistent_storage.cpp74 void PersistentStorage::Insert(const std::string& key, const T& value, PersistentStorageType storag… in Insert() function in OHOS::Rosen::PersistentStorage
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Ddummy_context_pool.h47 bool Insert(const std::shared_ptr<Context> &context) in Insert() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_row_data_set.cpp145 int RelationalRowDataSet::Insert(RelationalRowData *rowData) in Insert() function in DistributedDB::RelationalRowDataSet
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdb_transaction.cpp249 int32_t TransactionOperations::Insert(MediaLibraryCommand &cmd, int64_t &rowId) in Insert() function in OHOS::Media::TransactionOperations
369 int32_t TransactionOperations::Insert(int64_t &rowId, const std::string tableName, in Insert() function in OHOS::Media::TransactionOperations
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dsehap_contexts_trie.cpp55 bool SehapContextsTrie::Insert(const std::string& paraName, const std::string& domain, const std::s… in Insert() function in SehapContextsTrie
/ohos5.0/base/update/updateservice/services/core/ability/sqlite/core/src/
H A Dsqlite_db.cpp66 bool SqliteDb::Insert(const std::string &tableName, const std::vector<NativeRdb::ValuesBucket> &val… in Insert() function in OHOS::UpdateEngine::SqliteDb
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_data_ability_impl.cpp51 int DataAbilityImpl::Insert(const Uri& uri, const NativeRdb::ValuesBucket& value) in Insert() function in OHOS::AppExecFwk::DataAbilityImpl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/
H A Ddata_access.h72 virtual int Insert() in Insert() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dflat_container.cpp71 bool FlatContainer::Insert(SizeType index, const IObject::Ptr& object) in Insert() function in FlatContainer

1234567