| /base/web/webview/ohos_adapter/hiviewdfx_adapter/src/ |
| D | hisysevent_adapter_impl.cpp | 159 const std::tuple<const std::string, const std::string>& data) in ProcessEventPageLoadTime() 217 const std::tuple<const std::string, const std::string>& data) in ProcessEventFirstMeaningfulPaintDone() 251 const std::tuple<const std::string, const std::string>& data) in Write() 265 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write() 266 …const std::tuple<const std::string, const std::string, const std::string, const std::string>& data) in Write() 271 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write() 272 const std::tuple<const std::string, const std::string, const std::string, const std::string, in Write() 278 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write() 279 const std::tuple<const std::string, const std::string, const std::string, const std::string, in Write() 285 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write() [all …]
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_hisysevent_adapter_wrapper.cpp | 23 …const std::string& eventName, ArkEventType type, const std::tuple<const std::string, const std::st… in Write() 41 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write() 42 …const std::tuple<const std::string, const std::string, const std::string, const std::string>& data) in Write() 64 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write() 65 …const std::tuple<const std::string, const std::string, const std::string, const std::string, const… in Write() 93 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write() 94 …const std::tuple<const std::string, const std::string, const std::string, const std::string, const… in Write() 126 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write() 127 …const std::tuple<const std::string, const std::string, const std::string, const std::string, const… in Write() 163 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write() [all …]
|
| /base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/ |
| D | map_string_serializer.cpp | 22 bool MapStringSerializer::Deserialize(const std::string &jsonString, std::map<std::string, std::str… in Deserialize() 53 bool MapStringSerializer::Serialize(const std::map<std::string, std::string> &dataObj, std::string … in Serialize() 77 bool MapStringSerializer::GetPolicy(MessageParcel &data, std::map<std::string, std::string> &result) in GetPolicy() 98 bool MapStringSerializer::WritePolicy(MessageParcel &reply, std::map<std::string, std::string> &res… in WritePolicy() 109 bool MapStringSerializer::MergePolicy(std::vector<std::map<std::string, std::string>> &data, in MergePolicy()
|
| /base/security/device_security_level/test/dslm_unit_test/ |
| D | device_manager_mock.cpp | 24 …ON_CALL(*this, InitDeviceManager).WillByDefault([this](const std::string &, std::shared_ptr<DmInit… in DeviceManagerMock() 29 .WillByDefault([](const std::string &, const std::string &netWorkId, std::string &udid) { in DeviceManagerMock() 35 ….WillByDefault([](const std::string &, const std::string &, std::vector<DmDeviceInfo> &deviceList)… in DeviceManagerMock() 47 …ON_CALL(*this, GetLocalDeviceInfo).WillByDefault([](const std::string &, DmDeviceInfo &deviceInfo)… in DeviceManagerMock()
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| D | set_permission_managed_state_plugin.cpp | 35 std::map<std::string, PermissionManagedStateInfo>>> ptr) in InitPlugin() 49 std::map<std::string, PermissionManagedStateInfo> &data, in OnSetPolicy() 105 std::map<std::string, PermissionManagedStateInfo> &data, in OnAdminRemove()
|
| D | disallow_add_os_account_by_user_plugin.cpp | 31 …std::shared_ptr<IPluginTemplate<DisallowAddOsAccountByUserPlugin, std::map<std::string, std::strin… in InitPlugin() 41 ErrCode DisallowAddOsAccountByUserPlugin::OnSetPolicy(std::map<std::string, std::string> &data, in OnSetPolicy() 122 …std::map<std::string, std::string> &data, std::map<std::string, std::string> &mergeData, int32_t u… in OnAdminRemove()
|
| D | disabled_network_interface_plugin.cpp | 34 …std::shared_ptr<IPluginTemplate<DisabledNetworkInterfacePlugin, std::map<std::string, std::string>… in InitPlugin() 95 ErrCode DisabledNetworkInterfacePlugin::OnSetPolicy(std::map<std::string, std::string> &data, in OnSetPolicy() 153 …std::map<std::string, std::string> &data, std::map<std::string, std::string> &mergeData, int32_t u… in OnAdminRemove()
|
| D | telephony_call_policy_plugin.cpp | 109 std::map<std::string, TelephonyCallPolicyType> &mergePolicies) in IsTrustBlockConflict() 126 …const std::vector<std::string> &addList, std::map<std::string, TelephonyCallPolicyType> &mergePoli… in CheckIsLimit() 134 std::map<std::string, TelephonyCallPolicyType> &policies, in AddCurrentAndMergePolicy() 175 std::map<std::string, TelephonyCallPolicyType> &policies, in RemoveCurrentAndMergePolicy()
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/utils/ |
| D | managed_browser_policy_serializer.cpp | 28 std::map<std::string, ManagedBrowserPolicyType> &dataObj) in Deserialize() 62 bool ManagedBrowserPolicySerializer::Serialize(const std::map<std::string, ManagedBrowserPolicyType… in Serialize() 111 std::map<std::string, ManagedBrowserPolicyType> &result) in GetPolicy() 117 std::map<std::string, ManagedBrowserPolicyType> &result) in WritePolicy() 122 bool ManagedBrowserPolicySerializer::MergePolicy(std::vector<std::map<std::string, ManagedBrowserPo… in MergePolicy()
|
| D | permission_managed_state_serializer.cpp | 40 std::map<std::string, PermissionManagedStateInfo> &result) in Deserialize() 82 bool PermissionManagedStateSerializer::Serialize(const std::map<std::string, PermissionManagedState… in Serialize() 132 std::map<std::string, PermissionManagedStateInfo> &result) in GetPolicy() 161 std::map<std::string, PermissionManagedStateInfo> &result) in WritePolicy() 166 bool PermissionManagedStateSerializer::MergePolicy(std::vector<std::map<std::string, in MergePolicy()
|
| /base/customization/enterprise_device_management/interfaces/inner_api/telephony_manager/src/ |
| D | telephony_call_policy_serializer.cpp | 29 std::map<std::string, TelephonyCallPolicyType> &dataObj) in Deserialize() 81 bool TelephonyCallPolicySerializer::Serialize(const std::map<std::string, TelephonyCallPolicyType> … in Serialize() 120 std::map<std::string, TelephonyCallPolicyType> &result) in GetPolicy() 126 std::map<std::string, TelephonyCallPolicyType> &result) in WritePolicy() 131 bool TelephonyCallPolicySerializer::MergePolicy(std::vector<std::map<std::string, TelephonyCallPoli… in MergePolicy()
|
| /base/powermgr/display_manager/brightness_manager/src/ |
| D | lux_filter_config_parser.cpp | 27 void SetDefault(std::unordered_map<std::string, LuxFilterConfig::Data>& data) in SetDefault() 37 cJSON* item, std::unordered_map<std::string, LuxFilterConfig::Data>& data) in LuxFilterParseConfigParams() 73 int displayId, std::unordered_map<std::string, LuxFilterConfig::Data>& data) in ParseConfig() 87 const std::string& fileContent, std::unordered_map<std::string, LuxFilterConfig::Data>& data) in ParseConfigJsonRoot() 113 int displayId, const std::unordered_map<std::string, LuxFilterConfig::Data>& data) in PrintConfig()
|
| /base/customization/enterprise_device_management/interfaces/inner_api/security_manager/src/ |
| D | watermark_image_serializer.cpp | 31 std::map<std::pair<std::string, int32_t>, WatermarkImageType> &dataObj) in Deserialize() 63 bool WatermarkImageSerializer::Serialize(const std::map<std::pair<std::string, int32_t>, WatermarkI… in Serialize() 93 std::map<std::pair<std::string, int32_t>, WatermarkImageType> &result) in GetPolicy() 99 std::map<std::pair<std::string, int32_t>, WatermarkImageType> &result) in WritePolicy() 105 std::vector<std::map<std::pair<std::string, int32_t>, WatermarkImageType>> &data, in MergePolicy()
|
| /base/security/huks/services/huks_standard/huks_service/main/core/src/ |
| D | hks_report_three_stage_build.cpp | 115 void KeyInfoToMap(const HksEventKeyInfo *keyInfo, std::unordered_map<std::string, std::string>& map) in KeyInfoToMap() 136 void KeyAccessInfoToMap(const HksEventKeyAccessInfo *accessInfo, std::unordered_map<std::string, st… in KeyAccessInfoToMap() 155 void CryptoInfoToMap(const HksEventCryptoInfo *cryptoInfo, std::unordered_map<std::string, std::str… in CryptoInfoToMap() 170 void AgreeDeriveInfoToMap(const HksEventAgreeDeriveInfo *info, std::unordered_map<std::string, std:… in AgreeDeriveInfoToMap() 185 void AttestInfoToMap(const HksEventAttestInfo *attestInfo, std::unordered_map<std::string, std::str… in AttestInfoToMap()
|
| /base/global/i18n/frameworks/intl/src/ |
| D | collator.cpp | 55 … const std::map<std::string, std::string> &configs, in SupportedLocalesOf() 72 void Collator::ParseAllOptions(std::map<std::string, std::string> &options) in ParseAllOptions() 83 Collator::Collator(std::vector<std::string> &localeTags, std::map<std::string, std::string> &option… in Collator() 94 Collator::Collator(std::vector<std::string> &localeTags, std::map<std::string, std::string> &option… in Collator() 99 void Collator::Init(std::vector<std::string> &localeTags, std::map<std::string, std::string> &optio… in Init() 327 void Collator::ResolvedOptions(std::map<std::string, std::string> &options) in ResolvedOptions()
|
| D | plural_rules.cpp | 37 std::string PluralRules::ParseOption(std::map<std::string, std::string> &options, const std::string… in ParseOption() 63 void PluralRules::ParseAllOptions(std::map<std::string, std::string> &options) in ParseAllOptions() 103 std::map<std::string, std::string> &options) in InitPluralRules() 155 PluralRules::PluralRules(std::vector<std::string> &localeTags, std::map<std::string, std::string> &… in PluralRules()
|
| D | intl_plural_rules.cpp | 57 const std::unordered_map<std::string, std::string>& options, ErrorMessage& errorMessage) in SupportedLocalesOf() 81 const std::unordered_map<std::string, std::string>& options, ErrorMessage& errorMessage) in IntlPluralRules() 106 bool IntlPluralRules::InitIntlPluralRules(const std::unordered_map<std::string, std::string>& optio… in InitIntlPluralRules() 137 bool IntlPluralRules::ParseOptions(const std::unordered_map<std::string, std::string>& options, in ParseOptions() 255 int32_t IntlPluralRules::GetDefaultNumberOption(const std::unordered_map<std::string, std::string>&… in GetDefaultNumberOption() 273 bool IntlPluralRules::SetSignificantDigitsOptions(const std::unordered_map<std::string, std::string… in SetSignificantDigitsOptions() 290 bool IntlPluralRules::SetFractionDigitsOptions(const std::unordered_map<std::string, std::string>& … in SetFractionDigitsOptions() 318 bool IntlPluralRules::SetNumberFormatDigitOptions(const std::unordered_map<std::string, std::string… in SetNumberFormatDigitOptions()
|
| /base/security/security_guard/test/unittest/inner_api/src/ |
| D | inner_api_collector_test.cpp | 120 int32_t TestRequestRiskDataCallback(std::string &, std::string &, uint32_t, const std::string &) in TestRequestRiskDataCallback() 178 std::string string = "test"; variable 198 std::string string = "test"; variable 227 std::string string = "test"; variable 274 std::string string = "test"; variable 309 std::string string = "test"; variable 352 std::string string = "test"; variable 409 std::string string = "test"; variable 448 std::string string = "test"; variable
|
| /base/update/updateservice/services/firmware/upgrade/status/src/ |
| D | firmware_result_process.cpp | 54 std::map<std::string, UpdateResult> &resultMap) in GetUpdaterResult() 106 std::map<std::string, UpdateResult> &resultMap) in ParseUpdaterResultRecord() 136 void FirmwareResultProcess::HandleFileError(std::map<std::string, UpdateResult> &resultMap, in HandleFileError() 146 UpdateResultCode FirmwareResultProcess::HandleFileResults(std::map<std::string, UpdateResult> &resu… in HandleFileResults()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_controller_print_structs.h | 59 …explicit WebPrintWriteResultCallbackAdapter(std::function<void(std::string, uint32_t)>& cb) : cb_(… in WebPrintWriteResultCallbackAdapter() 69 …explicit WebPrintWriteResultCallbackAdapterV2(std::function<void(std::string, uint32_t)>& cb) : cb… in WebPrintWriteResultCallbackAdapterV2()
|
| /base/notification/distributed_notification_service/services/distributed/src/base/ |
| D | distributed_local_config.cpp | 54 std::map<std::string, std::map<std::string, std::unordered_set<std::string>>>& config) const in GetCollaborativeDeleteTypesByDevices()
|
| /base/powermgr/battery_manager/services/native/notification/ |
| D | notification_manager.cpp | 26 const std::unordered_map<std::string, BatteryConfig::NotificationConf>& nConfMap) in HandleNotification() 69 const std::pair<std::string, std::string>& nButton) in CreateButtonStyle() 111 const std::unordered_map<std::string, BatteryConfig::NotificationConf>& nConfMap) in HandleNotification()
|
| /base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/ |
| D | smart_reminder_center.cpp | 144 map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice) const in ParseReminderFilterSlot() 187 map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice) const in ParseReminderFilterContent() 227 map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice) const in ParseReminderFilterCode() 307 map<string, bitset<DistributedDeviceStatus::STATUS_SIZE>> &statusMap, in InitValidDevices() 400 map<string, bitset<DistributedDeviceStatus::STATUS_SIZE>> &statusMap, in InitPcPadDevices() 514 const map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice, in HandleReminderMethods() 520 shared_ptr<map<string, shared_ptr<NotificationFlags>>> notificationFlagsOfDevices) const in HandleReminderMethods() 671 map<string, bitset<DistributedDeviceStatus::STATUS_SIZE>> &statusMap, in HandleAffectedReminder() 672 shared_ptr<map<string, shared_ptr<NotificationFlags>>> notificationFlagsOfDevices) const in HandleAffectedReminder() 726 const map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice, in GetReminderAffecteds()
|
| /base/powermgr/power_manager/test/unittest/src/interface_test/ |
| D | power_mgr_util_test.cpp | 233 SettingObserver::UpdateFunc updateFunc = [&](const std::string&) {}; in __anona24343e00202() 255 SettingObserver::UpdateFunc updateFunc = [&](const std::string&) {}; in __anona24343e00302() 274 SettingObserver::UpdateFunc updateFunc = [&](const std::string&) {}; in __anona24343e00402() 295 SettingObserver::UpdateFunc updateFunc = [&](const std::string&) {}; in __anona24343e00502()
|
| /base/telephony/core_service/utils/vcard/src/ |
| D | vcard_contact.cpp | 55 …std::string propValue, std::vector<std::string> groups, std::map<std::string, std::vector<std::str… in AddDatas() 87 std::map<std::string, std::vector<std::string>> parasMap) in AddOtherDatas() 110 std::string propValue, std::map<std::string, std::vector<std::string>> parasMap) in AddRemainDatas() 412 void VCardContact::HandleName(std::vector<std::string> values, std::map<std::string, std::vector<st… in HandleName() 443 void VCardContact::HandleSortAsName(std::map<std::string, std::vector<std::string>> parasMap) in HandleSortAsName() 554 std::map<std::string, std::vector<std::string>> paramMap, bool isPrimary) in HandleOrgValue() 603 std::map<std::string, std::vector<std::string>> paramMap) in BuildSinglePhoneticNameFromSortAsParam() 745 std::vector<std::string> values, std::map<std::string, std::vector<std::string>> parasMap) in AddIms() 761 std::map<std::string, std::vector<std::string>> parasMap, std::string propValue) in AddNameData() 795 …std::string rawValue, std::map<std::string, std::vector<std::string>> parasMap, std::string propVa… in AddCustom() [all …]
|