| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| D | maps_test.cpp | 78 std::shared_ptr<DfxMap> map = nullptr; variable 92 std::shared_ptr<DfxMap> map = nullptr; variable 124 std::shared_ptr<DfxMap> map = nullptr; variable 149 shared_ptr<DfxMap> map = DfxMap::Create(INVALID_MAP_ITEM, sizeof(INVALID_MAP_ITEM)); variable 162 shared_ptr<DfxMap> map = DfxMap::Create(VALID_MAP_ITEM, sizeof(VALID_MAP_ITEM)); variable 179 for (auto map : maps) { variable 240 shared_ptr<DfxMap> map = DfxMap::Create(VDSO_MAP_ITEM, sizeof(VDSO_MAP_ITEM)); variable
|
| D | dfx_hap_test.cpp | 48 auto map = std::make_shared<DfxMap>(); variable 71 auto map = std::make_shared<DfxMap>(); variable 118 auto map = std::make_shared<DfxMap>(); variable
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| D | dfx_hap.cpp | 43 bool DfxHap::ParseHapInfo(pid_t pid, uint64_t pc, std::shared_ptr<DfxMap> map, JsFunction *jsFuncti… in ParseHapInfo() 73 bool DfxHap::ParseHapFileInfo(uint64_t pc, std::shared_ptr<DfxMap> map, JsFunction *jsFunction) in ParseHapFileInfo() 91 bool DfxHap::ParseHapMemInfo(pid_t pid, uint64_t pc, std::shared_ptr<DfxMap> map, in ParseHapMemInfo() 141 bool DfxHap::ParseHapMemData(const pid_t pid, std::shared_ptr<DfxMap> map) in ParseHapMemData()
|
| D | dfx_maps.cpp | 115 auto map = std::make_shared<DfxMap>(); in Parse() local 146 void DfxMaps::HandleSpecialMap(const std::shared_ptr<DfxMap>& map) in HandleSpecialMap() 202 void DfxMaps::AddMap(std::shared_ptr<DfxMap> map, bool enableMapIndex) in AddMap() 320 std::shared_ptr<DfxMap> map = nullptr; in IsArkExecutedMap() local
|
| D | dfx_accessors.cpp | 46 bool DfxAccessors::GetMapByPcAndCtx(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) in GetMapByPcAndCtx() 159 int DfxAccessorsLocal::GetMapByPc(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) in GetMapByPc() 257 int DfxAccessorsRemote::GetMapByPc(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) in GetMapByPc() 289 int DfxAccessorsCustomize::GetMapByPc(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) in GetMapByPc()
|
| /base/security/huks/services/huks_standard/huks_service/main/core/src/ |
| D | hks_report_three_stage_build.cpp | 98 void KeyInfoToMap(const HksEventKeyInfo *keyInfo, std::unordered_map<std::string, std::string>& map) in KeyInfoToMap() 119 …foToMap(const HksEventKeyAccessInfo *accessInfo, std::unordered_map<std::string, std::string>& map) in KeyAccessInfoToMap() 138 …oInfoToMap(const HksEventCryptoInfo *cryptoInfo, std::unordered_map<std::string, std::string>& map) in CryptoInfoToMap() 153 …veInfoToMap(const HksEventAgreeDeriveInfo *info, std::unordered_map<std::string, std::string>& map) in AgreeDeriveInfoToMap() 168 …tInfoToMap(const HksEventAttestInfo *attestInfo, std::unordered_map<std::string, std::string>& map) in AttestInfoToMap()
|
| D | hks_report_three_stage.cpp | 63 …ksEventInfoToMapCrypto(const HksEventInfo *info, std::unordered_map<std::string, std::string>& map) in HksEventInfoToMapCrypto() 93 …ntInfoToMapAgreeDerive(const HksEventInfo *info, std::unordered_map<std::string, std::string>& map) in HksEventInfoToMapAgreeDerive() 123 …t HksEventInfoToMapMac(const HksEventInfo *info, std::unordered_map<std::string, std::string>& map) in HksEventInfoToMapMac() 154 …ksEventInfoToMapAttest(const HksEventInfo *info, std::unordered_map<std::string, std::string>& map) in HksEventInfoToMapAttest()
|
| /base/global/i18n/interfaces/js/kits/src/ |
| D | intl_addon.cpp | 97 void GetDateOptionValues(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetDateOptionValues() 120 …RelativeTimeOptionValues(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetRelativeTimeOptionValues() 185 std::map<std::string, std::string> map = {}; in DateTimeFormatConstructor() local 206 std::map<std::string, std::string> &map) in InitDateTimeFormatContext() 248 std::map<std::string, std::string> map = {}; in RelativeTimeFormatConstructor() local 269 std::vector<std::string> localeTags, std::map<std::string, std::string> &map) in InitRelativeTimeFormatContext() 422 …GetCollatorLocaleMatcher(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetCollatorLocaleMatcher() 437 void GetCollatorUsage(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetCollatorUsage() 452 …d GetCollatorSensitivity(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetCollatorSensitivity() 467 …ollatorIgnorePunctuation(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetCollatorIgnorePunctuation() [all …]
|
| D | js_utils.cpp | 39 std::map<std::string, std::string> &map) in GetOptionValue() 82 std::map<std::string, std::string> &map) in GetBoolOptionValue() 163 …s::GetNumberOptionValues(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetNumberOptionValues() 193 std::map<std::string, std::string> &map) in GetIntegerOptionValue()
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/schedule/ |
| D | build_object.c | 41 const struct object_map map[] = { { PAKE_MODULAR, true, (void **)&hichain->pake_client }, in build_object() local 69 static void **get_object(const struct object_map *map, uint32_t n, int32_t modular, bool is_client) in get_object() 82 static uint32_t select_relation_map(const struct object_relation *map, uint32_t n, int32_t modular,… in select_relation_map() 96 static bool check_mutex_object_is_null(const struct object_map *map, uint32_t n, int32_t modular, b… in check_mutex_object_is_null() 136 static bool check_depend_object_is_not_null(const struct object_map *map, uint32_t n, int32_t modul… in check_depend_object_is_not_null() 175 const struct build_sub_object_map map[] = { { PAKE_MODULAR, true, build_pake_client_object }, in build_object_by_modular() local
|
| /base/global/i18n/interfaces/cj/intl/src/ |
| D | intl_impl.cpp | 50 std::map<std::string, std::string> map = {}; in NumberFormatImpl() local 65 std::map<std::string, std::string> map = {}; in NumberFormatImpl() local 113 std::map<std::string, std::string> map = {}; in NumberFormatImpl() local 211 std::map<std::string, std::string> map = {}; in RelativeTimeFormatImpl() local 230 std::map<std::string, std::string> map = {}; in RelativeTimeFormatImpl() local 329 std::map<std::string, std::string> map = {}; in PluralRulesImpl() local 352 std::map<std::string, std::string> map = {}; in PluralRulesImpl() local 396 std::map<std::string, std::string> map = {}; in CollatorImpl() local 421 std::map<std::string, std::string> map = {}; in CollatorImpl() local 484 std::map<std::string, std::string> map = {}; in DateTimeFormatImpl() local [all …]
|
| /base/security/asset/interfaces/inner_kits/c/src/ |
| D | lib.rs | 46 let mut map = AssetMap::with_capacity(attr_cnt as usize); in into_map() localVariable 79 let map = match into_map(attributes, attr_cnt) { in add_asset() localVariable 99 let map = match into_map(query, query_cnt) { in remove_asset() localVariable 153 let map = match into_map(query, query_cnt) { in pre_query_asset() localVariable 189 let map = match into_map(query, query_cnt) { in query_asset() localVariable 221 let map = match into_map(handle, handle_cnt) { in post_query_asset() localVariable
|
| /base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
| D | fan_fault_detect.cpp | 108 int32_t FanFaultDetect::GetSensorValue(const FanSensorInfo& map, const std::string& name) in GetSensorValue() 135 void FanFaultDetect::SetFaultInfoMap(FanFaultInfoMap& map) in SetFaultInfoMap()
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| D | dfx_unwind_async_thread.cpp | 97 auto map = mapVec.front(); in GetSubmitterStack() local 144 std::shared_ptr<DfxMap> map; in UnwindThreadFallback() local
|
| /base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/ |
| D | elf_benchmark.cpp | 37 for (auto& map : maps) { in InitializeBuildId() local
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| D | thermal_mock_proxy_writevector_test.cpp | 46 ActionCallbackMap map; variable
|
| D | thermal_mock_proxy_sendrequest_test.cpp | 46 ActionCallbackMap map; variable
|
| D | thermal_mock_proxy_test.cpp | 47 ActionCallbackMap map; variable
|
| /base/hiviewdfx/hicollie/frameworks/native/thread_sampler/ |
| D | thread_sampler.cpp | 69 std::shared_ptr<DfxMap> map; in FindUnwindTable() local 106 int ThreadSampler::GetMapByPc(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) in GetMapByPc() 231 std::shared_ptr<DfxMap> map; in AccessElfMem() local
|
| /base/startup/init/services/sandbox/ |
| D | sandbox.c | 538 const struct SandboxMap *map = GetSandboxMapByName(name); in PrepareSandbox() local 577 const struct SandboxMap *map = GetSandboxMapByName(name); in InitSandboxWithName() local 595 const struct SandboxMap *map = GetSandboxMapByName(name); in DestroySandbox() local 625 const struct SandboxMap *map = GetSandboxMapByName(name); in EnterSandbox() local 687 const struct SandboxMap *map = GetSandboxMapByName(name); in DumpSandboxByName() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/utils/include/ |
| D | log_utils.h | 30 : str_map(map), def_key(def_k), def_value(def_v), compare(cmp) in str_map() argument
|
| /base/hiviewdfx/hiview/base/ |
| D | plugin_factory.cpp | 32 auto map = GetGlobalPluginRegistryMap(); in GetGlobalPluginInfo() local
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/ |
| D | hichain.c | 442 static void set_result_by_map(struct hichain *hichain, const struct msg_result_map *map, int32_t er… in set_result_by_map() 467 …ct msg_result_map *select_result_map(uint16_t rcv_msg_code, const struct msg_result_map *map, uint… in select_result_map() 488 …const struct msg_result_map map[] = { { PAKE_REQUEST, KEY_AGREEMENT_PROCESSING, KEY_AGREEMENT_STAT… in set_result() local 662 const struct parse_message_map map[] = { { PAKE_RESPONSE, parse_pake_response }, in build_struct_by_receive_data() local 698 const struct free_message_map map[] = { { PAKE_REQUEST, free_pake_request }, in destroy_receive_data_struct() local 728 const struct make_message_map map[] = { { PAKE_REQUEST, make_pake_request }, in build_send_data_by_struct() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| D | memory_filter.cpp | 52 const std::map<std::string, std::string> &map, MatchFunc func) in GetGroupFromMap()
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| D | hap_resource.cpp | 224 const std::map<std::string, IdValues *> *map = idValuesNameMap_[resType]; in GetIdValuesByName() local 238 const std::map<std::string, IdValues *> *map = idValuesNameMap_[resType]; in GetIdByName() local
|