Home
last modified time | relevance | path

Searched refs:insert (Results 1426 - 1450 of 4154) sorted by relevance

1...<<51525354555657585960>>...167

/base/customization/enterprise_device_management/services/edm/src/
H A Dpermission_manager.cpp42 permissions_.insert(std::make_pair(permission, adminPermission)); in AddPermission()
43 EDMLOGI("AddPermission::insert permission : %{public}s permissionType : %{public}d", in AddPermission()
/base/hiviewdfx/hiview/base/
H A Dplugin_factory.cpp58 pluginMap->insert(std::pair<std::string, std::shared_ptr<PluginRegistInfo>>(name, func)); in RegisterPlugin()
/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dlog_analyzer.cpp63 eventInfos.insert(std::make_pair("fingerPrint", Tbox::CalcFingerPrint(info.module + info.reason + in AnalysisFaultlog()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/
H A Devent_processor_example2.cpp29 EventSourceExample::count.insert("EventProcessorExample2"); in EventProcessorExample2()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/
H A Devent_processor_example1.cpp27 EventSourceExample::count.insert("EventProcessorExample1"); in EventProcessorExample1()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
H A Devent_processor_example4.cpp29 EventSourceExample::count.insert("EventProcessorExample4"); in EventProcessorExample4()
/base/inputmethod/imf/services/adapter/keyboard/src/
H A Dkeyboard_event.cpp68 preKeys.insert(preKey); in SubscribeCombinationKey()
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Ddecorator.cpp36 statInfos_.insert(std::make_pair(funcName, statInfo)); in UpdateStatInfo()
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_status_listener_manager.cpp70 listenerAll_.insert(listener); in InsertRecord()
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_processor.cpp75 config_.customConfigs.insert(std::pair<std::string, std::string>(key, value)); in SetCustomConfig()
/base/print/print_fwk/services/print_service/src/
H A Dprint_security_guard_manager.cpp27 securityMap_.insert(std::make_pair(jobId, securityGuard)); in receiveBaseInfo()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_subscribe_info.cpp47 appNames_.insert(appNames_.end(), appNames.begin(), appNames.end()); in AddAppNames()
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_raw_data.cpp45 values_.insert(values_.end(), values.begin(), values.end()); in AppendValues()
/base/time/time_service/test/fuzztest/timemanager_fuzzer/timeproxytimer_fuzzer/
H A Dtimeproxytimer_fuzzer.cpp40 pidList.insert(uid); in FuzzTimeProxyTimer()
/base/update/updater/services/ptable_parse/
H A Dcomposite_ptable.cpp126 partitionInfo_.insert(partitionInfo_.end(), ptnInfo.begin(), ptnInfo.end()); in AppendChildPtnInfo()
/base/update/updater/services/ui/control/
H A Dcallback_manager.cpp54 if (!GetFuncs().insert({name, cb}).second) { in RegisterFunc()
/base/update/updateservice/services/startup/access/src/
H A Daccess_manager.cpp58 scheduleTasks.insert(scheduleTasks.end(), tasks.begin(), tasks.end()); in GetScheduleTasks()
/base/update/updateservice/services/utils/src/
H A Ddupdate_net_observer.cpp43 netAllCapabilities.netCaps_.insert(NetManagerStandard::NetCap::NET_CAPABILITY_INTERNET); in StartObserver()
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_lite_kconfig_file.py64 self.lines.insert(pos, new_line)
H A Dhdf_vendor_build_file.py41 data.insert(new_line.get("index"), new_line.get("value"))
/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Djava_code_emitter.cpp55 paramStr.insert(preIndex + 1, insertStr); in SpecificationParam()
/drivers/peripheral/camera/vdi_base/common/device_manager/include/
H A Dcreate_devicemanager_factory.h42 deviceManagerMap_.insert(std::pair<std::string, createClass>(name, method)); in RegistClass()
H A Dcreate_sensor_factory.h42 senorMap_.insert(std::pair<std::string, createClass>(name, method)); in RegistClass()
/drivers/peripheral/codec/test/demo/idl/include/
H A Dcodec_utils.h57 vec.insert(vec.end(), paramPointer, paramPointer + sizeof(param)); in ObjectToVector()
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_vendor_hal_list.cpp56 descs_.insert(descs_.begin(), desc); in InitVendorHalsDescriptorList()

Completed in 10 milliseconds

1...<<51525354555657585960>>...167