| /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 70 static void **get_object(const struct object_map *map, uint32_t n, int32_t modular, bool is_client) in get_object() 83 static uint32_t select_relation_map(const struct object_relation *map, uint32_t n, int32_t modular,… in select_relation_map() 97 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() 137 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() 179 const struct build_sub_object_map map[] = { { PAKE_MODULAR, true, build_pake_client_object }, in build_object_by_modular() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/process_dump/src/ |
| D | dfx_maps_test.cpp | 326 std::shared_ptr<DfxElfMap> map = std::make_shared<DfxElfMap>(); variable 341 std::shared_ptr<DfxElfMap> map = std::make_shared<DfxElfMap>(); variable 357 std::shared_ptr<DfxElfMap> map = std::make_shared<DfxElfMap>(); variable 373 std::shared_ptr<DfxElfMap> map = std::make_shared<DfxElfMap>(); variable
|
| /base/global/i18n/interfaces/js/kits/src/ |
| D | intl_addon.cpp | 165 std::map<std::string, std::string> &map) in GetOptionValue() 192 std::map<std::string, std::string> &map) in GetIntegerOptionValue() 216 std::map<std::string, std::string> &map) in GetBoolOptionValue() 238 void GetDateOptionValues(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetDateOptionValues() 261 …RelativeTimeOptionValues(napi_env env, napi_value options, std::map<std::string, std::string> &map) in GetRelativeTimeOptionValues() 310 std::map<std::string, std::string> map = {}; in LocaleConstructor() local 335 std::map<std::string, std::string> &map) in InitLocaleContext() 394 std::map<std::string, std::string> map = {}; in DateTimeFormatConstructor() local 415 std::map<std::string, std::string> &map) in InitDateTimeFormatContext() 457 std::map<std::string, std::string> map = {}; in RelativeTimeFormatConstructor() local [all …]
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| D | dfx_maps.cpp | 62 std::shared_ptr<DfxElfMap> map = DfxElfMap::Create(mapInfo, sizeof(mapInfo)); in Create() local 106 void DfxElfMaps::InsertMapToElfMaps(std::shared_ptr<DfxElfMap> map) in InsertMapToElfMaps() 150 std::shared_ptr<DfxElfMap> map = nullptr; in CheckPcIsValid() local
|
| D | dfx_frame.cpp | 105 void DfxFrame::SetFrameMap(const std::shared_ptr<DfxElfMap> map) in SetFrameMap() 152 std::shared_ptr<DfxElfMap> map = nullptr; in GetRelativePc() local
|
| D | dfx_elf.cpp | 121 …void *map = mmap(nullptr, mapSize, PROT_READ, MAP_PRIVATE, fd_, static_cast<off_t>(alignedOffset)); in ParseElfProgramHeader() local
|
| /base/powermgr/thermal_manager/services/native/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
|
| D | thermal_mock_proxy_writeinterfacetoken_test.cpp | 91 ActionCallbackMap map; variable
|
| D | thermal_mock_proxy_writeremoteobject_test.cpp | 107 ActionCallbackMap map; variable
|
| D | thermal_mock_proxy_remote_test.cpp | 94 ActionCallbackMap map; variable
|
| /base/notification/distributed_notification_service/test/fuzztest/getactivenotificationnums_fuzzer/ |
| D | getactivenotificationnums_fuzzer.cpp | 30 …sptr<Notification::NotificationSortingMap> map = new Notification::NotificationSortingMap(sortingL… in DoSomethingInterestingWithMyAPI() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| D | memory_filter.cpp | 43 const std::map<std::string, std::string> &map, MatchFunc func) in GetGroupFromMap()
|
| /base/customization/enterprise_device_management/services/edm/src/ |
| D | iplugin.cpp | 50 AdminValueItemsMap map; in MergePolicyData() 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/startup/init/interfaces/innerkits/sandbox/ |
| D | sandbox.c | 536 const struct SandboxMap *map = GetSandboxMapByName(name); in PrepareSandbox() local 575 const struct SandboxMap *map = GetSandboxMapByName(name); in InitSandboxWithName() local 593 const struct SandboxMap *map = GetSandboxMapByName(name); in DestroySandbox() local 623 const struct SandboxMap *map = GetSandboxMapByName(name); in EnterSandbox() local 685 const struct SandboxMap *map = GetSandboxMapByName(name); in DumpSandboxByName() local
|
| /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
|
| /base/global/i18n/frameworks/intl/src/ |
| D | number_format.cpp | 326 void NumberFormat::GetResolvedOptions(std::map<std::string, std::string> &map) in GetResolvedOptions() 359 void NumberFormat::GetDigitsResolvedOptions(std::map<std::string, std::string> &map) in GetDigitsResolvedOptions()
|
| D | relative_time_format.cpp | 199 void RelativeTimeFormat::GetResolvedOptions(std::map<std::string, std::string> &map) in GetResolvedOptions()
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/ |
| D | hichain.c | 672 static void set_result_by_map(struct hichain *hichain, const struct msg_result_map *map) in set_result_by_map() 697 …ct msg_result_map *select_result_map(uint16_t rcv_msg_code, const struct msg_result_map *map, uint… in select_result_map() 717 …const struct msg_result_map map[] = { { PAKE_REQUEST, KEY_AGREEMENT_PROCESSING, KEY_AGREEMENT_STAT… in set_result() local 916 const struct parse_message_map map[] = { { PAKE_REQUEST, parse_pake_request }, in build_struct_by_receive_data() local 959 const struct free_message_map map[] = { { PAKE_REQUEST, free_pake_request }, in destroy_receive_data_struct() local 991 const struct make_message_map map[] = { { PAKE_REQUEST, make_pake_request }, in build_send_data_by_struct() local
|
| /base/customization/enterprise_device_management/test/unittest/src/ |
| D | enterprise_device_mgr_ability_test.cpp | 292 AdminValueItemsMap map; variable 343 PolicyItemsMap map; variable
|
| /base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
| D | PluralFetcher.java | 35 private HashMap<String, String> map; field in PluralFetcher
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | notification_subscriber_manager_test.cpp | 102 sptr<NotificationSortingMap> map = new NotificationSortingMap(sortingList); variable
|