Home
last modified time | relevance | path

Searched defs:map (Results 1 - 25 of 60) sorted by relevance

123

/base/hiviewdfx/hiview/base/
H A Dplugin_factory.cpp32 auto map = GetGlobalPluginRegistryMap(); in GetGlobalPluginInfo() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_filter.cpp51 GetGroupFromMap(const string &name, string &group, const std::map<std::string, std::string> &map, MatchFunc func) GetGroupFromMap() argument
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DPluralFetcher.java42 private HashMap<String, String> map; field in PluralFetcher
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_frame.h57 std::shared_ptr<DfxMap> map = nullptr; member
/base/request/request/request_utils/src/
H A Dqueue_map.rs73 let mut map = QueueMap::new(); in ut_queue_map_fifo() variables
82 let mut map = QueueMap::new(); ut_queue_map_remove() variables
102 let mut map = QueueMap::new(); ut_queue_map_same_key() variables
[all...]
/base/request/request/services/src/utils/
H A Dmod.rs82 let mut map = HashMap::<String, String>::new(); variables
/base/security/asset/frameworks/ipc/src/
H A Dlib.rs85 let mut map = AssetMap::with_capacity(len as usize); in deserialize_map() variables
[all...]
/base/security/asset/services/core_service/src/operations/
H A Dcommon.rs119 let mut map = AssetMap::new(); variables
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_utils.h28 KVMap(std::unordered_map<K, V> map, K def_k, V def_v, in KVMap() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddfx_hap_test.cpp48 auto map = std::make_shared<DfxMap>(); in HWTEST_F() local
71 auto map = std::make_shared<DfxMap>(); in HWTEST_F() local
119 auto map = std::make_shared<DfxMap>(); HWTEST_F() local
[all...]
H A Dmaps_test.cpp78 std::shared_ptr<DfxMap> map = nullptr; in HWTEST_F() local
92 std::shared_ptr<DfxMap> map = nullptr; in HWTEST_F() local
124 std::shared_ptr<DfxMap> map = nullptr; in HWTEST_F() local
149 shared_ptr<DfxMap> map = DfxMap::Create(INVALID_MAP_ITEM, sizeof(INVALID_MAP_ITEM)); HWTEST_F() local
162 shared_ptr<DfxMap> map = DfxMap::Create(VALID_MAP_ITEM, sizeof(VALID_MAP_ITEM)); HWTEST_F() local
240 shared_ptr<DfxMap> map = DfxMap::Create(VDSO_MAP_ITEM, sizeof(VDSO_MAP_ITEM)); HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_hap.cpp43 bool DfxHap::ParseHapInfo(pid_t pid, uint64_t pc, uintptr_t methodid, std::shared_ptr<DfxMap> map, in ParseHapInfo() argument
74 bool DfxHap::ParseHapFileInfo(uint64_t pc, uintptr_t methodid, std::shared_ptr<DfxMap> map, JsFunction *jsFunction) in ParseHapFileInfo() argument
92 ParseHapMemInfo(pid_t pid, uint64_t pc, uintptr_t methodid, std::shared_ptr<DfxMap> map, JsFunction *jsFunction) ParseHapMemInfo() argument
142 ParseHapMemData(const pid_t pid, std::shared_ptr<DfxMap> map) ParseHapMemData() argument
[all...]
H A Ddfx_accessors.cpp46 bool DfxAccessors::GetMapByPcAndCtx(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) in GetMapByPcAndCtx() argument
155 GetMapByPc(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) GetMapByPc() argument
253 GetMapByPc(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) GetMapByPc() argument
285 GetMapByPc(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg) GetMapByPc() argument
[all...]
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_dao.cpp167 int DataShareDao::GetTotalSubscriberInfo(std::map<int, std::string>& map) in GetTotalSubscriberInfo() argument
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dfan_fault_detect.cpp108 int32_t FanFaultDetect::GetSensorValue(const FanSensorInfo& map, const std::string& name) in GetSensorValue() argument
135 void FanFaultDetect::SetFaultInfoMap(FanFaultInfoMap& map) in SetFaultInfoMap() argument
/base/security/asset/interfaces/inner_kits/c/src/
H A Dlib.rs40 let mut map = AssetMap::with_capacity(attr_cnt as usize); in into_map() variables
[all...]
/base/global/i18n/frameworks/intl/src/
H A Drelative_time_format.cpp210 void RelativeTimeFormat::GetResolvedOptions(std::map<std::string, std::string> &map) in GetResolvedOptions() argument
[all...]
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_unwind_async_thread.cpp98 auto map = mapVec.front(); in GetSubmitterStack() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwind_context.h71 std::shared_ptr<DfxMap> map = nullptr; member
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_subscriber_manager_test.cpp114 sptr<NotificationSortingMap> map = new NotificationSortingMap(sortingList); in HWTEST_F() local
/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H A Dbuild_object.c41 const struct object_map map[] = { { PAKE_MODULAR, true, (void **)&hichain->pake_client }, in build_object() local
69 get_object(const struct object_map *map, uint32_t n, int32_t modular, bool is_client) get_object() argument
82 select_relation_map(const struct object_relation *map, uint32_t n, int32_t modular, bool is_client, object_relation_ptr *select_map) select_relation_map() argument
96 check_mutex_object_is_null(const struct object_map *map, uint32_t n, int32_t modular, bool is_client) check_mutex_object_is_null() argument
136 check_depend_object_is_not_null(const struct object_map *map, uint32_t n, int32_t modular, bool is_client) check_depend_object_is_not_null() argument
175 const struct build_sub_object_map map[] = { { PAKE_MODULAR, true, build_pake_client_object }, build_object_by_modular() local
[all...]
/base/startup/appspawn/test/mock/
H A Djs_runtime.h94 static void StartChild(std::map<std::string, int> &map) {} in StartChild() argument
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_error_info_handle.cpp70 } map; member
/base/location/frameworks/cj/source/
H A Dgeolocationmanager_utils.cpp48 CMapStringString MapToCMapStringString(const std::map<std::string, std::string>& map) in MapToCMapStringString() argument
/base/hiviewdfx/hiview/base/utility/include/
H A Dfreeze_json_util.h170 std::string GetStrByMap(std::map<std::string, T>& map) in GetStrByMap() argument

Completed in 10 milliseconds

123