| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dfx_maps.cpp | 115 auto map = std::make_shared<DfxMap>(); in Parse() local 189 AddMap(std::shared_ptr<DfxMap> map, bool enableMapIndex) AddMap() argument 297 std::shared_ptr<DfxMap> map = nullptr; IsArkExecutedMap() local [all...] |
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | dfx_fault_stack.cpp | 222 std::shared_ptr<DfxMap> map; in CollectRegistersBlock() local 285 std::shared_ptr<DfxMap> map; in ParseUnwindStack() local [all...] |
| H A D | printer.cpp | 137 std::vector<std::shared_ptr<DfxMap>> map; in PrintReason() local
|
| /base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/ |
| H A D | smart_reminder_center.cpp | 257 HandleReminderMethods( const string &deviceType, const map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice, const sptr<NotificationRequest> &request, set<string> &validDevices, shared_ptr<map<string, shared_ptr<NotificationFlags>>> notificationFlagsOfDevices) const HandleReminderMethods() argument 362 GetReminderAffecteds( const map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice, const sptr<NotificationRequest> &request, vector<shared_ptr<ReminderAffected>> &reminderAffecteds) const GetReminderAffecteds() argument [all...] |
| /base/powermgr/battery_manager/charger/src/dev/ |
| H A D | drm_driver.cpp | 54 struct drm_mode_map_dumb map = {}; in ModesetCreateFb() local
|
| /base/security/asset/services/db_operator/src/ |
| H A D | database.rs | 63 let mut map = SPLIT_DB_LOCK_MAP.lock().unwrap(); variables 79 let mut map = USER_DB_LOCK_MAP.lock().unwrap(); variables
|
| /base/request/request/test/rustest/src/ |
| H A D | lib.rs | 88 let mut map = messages.lock().unwrap(); in new() variables 524 let mut map = HashMap::with_capacity(length as usize); in take_value() variables
|
| /base/update/updater/services/ui/driver/ |
| H A D | drm_driver.cpp | 52 struct drm_mode_map_dumb map = {}; in ModesetCreateFb() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/irqchip/ |
| H A D | irq-gic-v4.c | 299 int its_map_vlpi(int irq, struct its_vlpi_map *map) in its_map_vlpi() argument 323 int its_get_vlpi(int irq, struct its_vlpi_map *map) in its_get_vlpi() argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/irqchip/ |
| H A D | arm-gic-v4.h | 117 struct its_vlpi_map *map; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_tiler_heap.c | 96 struct kbase_vmap_struct map; in link_chunk() local 135 struct kbase_vmap_struct map; in init_chunk() local
|
| /foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/ |
| H A D | frs_form_render_record_test.cpp | 1115 std::unordered_map<std::string, Ace::FormRequest> map; in HWTEST_F() local 1136 std::unordered_map<std::string, Ace::FormRequest> map; in HWTEST_F() local
|
| /foundation/ability/idl_tool/parser/ |
| H A D | parser.cpp | 664 AutoPtr<ASTMapType> map = new ASTMapType(); in ParseMap() local
|
| /foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/ |
| H A D | ohos_application_test.cpp | 790 std::map<int32_t, std::string> map; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| H A D | data_ability_operation_test.cpp | 412 std::map<int, int> map = dataAbilityOperation->GetDataAbilityPredicatesBackReferences(); in HWTEST_F() local 428 std::map<int, int> map = dataAbilityOperation->GetDataAbilityPredicatesBackReferences(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/ |
| H A D | grid_scroll_layout_algorithm.h | 64 void DeleteItemsOutOfScope(std::map<int32_t, T>& map, int32_t startLineIndex, int32_t endLineIndex) in DeleteItemsOutOfScope() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| H A D | declarative_frontend.h | 98 void SetPkgNameList(const std::map<std::string, std::string>& map) in SetPkgNameList() argument 103 void SetPkgAliasList(const std::map<std::string, std::string>& map) in SetPkgAliasList() argument 108 void SetpkgContextInfoList(const std::map<std::string, std::vector<std::vector<std::string>>>& map) in SetpkgContextInfoList() argument [all...] |
| /foundation/barrierfree/accessibility/services/aams/test/unittest/ |
| H A D | accessible_ability_manager_service_test.cpp | 172 auto map = accountData->GetAsacConnections(); in HWTEST_F() local 196 auto map = accountData->GetAsacConnections(); in HWTEST_F() local 217 auto map = accountData->GetAsacConnections(); in HWTEST_F() local 959 auto map = accountData->GetAsacConnections(); in HWTEST_F() local [all...] |
| H A D | accessibility_setting_observer_test.cpp | 169 auto map = accountData->GetAsacConnections(); in HWTEST_F() local 193 auto map = accountData->GetAsacConnections(); in HWTEST_F() local 214 auto map = accountData->GetAsacConnections(); in HWTEST_F() local 952 auto map = accountData->GetAsacConnections(); in HWTEST_F() local [all...] |
| /foundation/barrierfree/accessibility/services/test/mock/ |
| H A D | mock_accessible_ability_manager_service.cpp | 172 auto map = accountData->GetAsacConnections(); in HWTEST_F() local 196 auto map = accountData->GetAsacConnections(); in HWTEST_F() local 217 auto map = accountData->GetAsacConnections(); in HWTEST_F() local 959 auto map = accountData->GetAsacConnections(); in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_typeface_cache.cpp | 222 static void PurgeMapWithPid(pid_t pid, std::unordered_map<uint32_t, std::vector<uint64_t>>& map) in PurgeMapWithPid() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
| H A D | font_descriptor_cache.cpp | 302 HandleMapIntersection(std::set<FontDescSharedPtr>& finishRet, const std::string& name, std::unordered_map<std::string, std::set<FontDescSharedPtr>>& map) HandleMapIntersection() argument
|
| /foundation/graphic/graphic_2d/rosen/test/texgine/unittest/ |
| H A D | font_parser_test.cpp | 144 auto map = fontConfigJson.GetFontFileMap(); in HWTEST_F() local
|
| /foundation/multimedia/image_framework/plugins/manager/src/framework/ |
| H A D | impl_class_mgr.cpp | 122 CreateObject(uint16_t interfaceID, uint16_t serviceType, const map<string, AttrData> &capabilities, const PriorityScheme &priorityScheme, uint32_t &errorCode) CreateObject() argument
|
| /foundation/multimedia/media_library/frameworks/utils/src/ |
| H A D | post_event_utils.cpp | 54 int32_t PostEventUtils::GetIntValue(const string &key, const VariantMap &map) in GetIntValue() argument 66 int64_t PostEventUtils::GetInt64Value(const string &key, const VariantMap &map) in GetInt64Value() argument 78 string PostEventUtils::GetStringValue(const string &key, const VariantMap &map) in GetStringValue() argument
|