Home
last modified time | relevance | path

Searched defs:pair (Results 1 – 25 of 255) sorted by relevance

1234567891011

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscroller_observer_manager.cpp34 for (const auto& pair : observers_) { in HandleOnTouchEvent() local
43 for (const auto& pair : observers_) { in HandleOnReachEvent() local
58 for (const auto& pair : observers_) { in HandleOnScrollStartEvent() local
67 for (const auto& pair : observers_) { in HandleOnScrollStopEvent() local
77 for (const auto& pair : observers_) { in HandleOnDidScrollEvent() local
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dinterface_state_observer.cpp34 auto pair = new std::pair<std::string, bool>(iface, true); in OnInterfaceAdded() local
46 auto pair = new std::pair<std::string, bool>(iface, false); in OnInterfaceRemoved() local
58 auto pair = new std::pair<std::string, bool>(iface, up); in OnInterfaceChanged() local
/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dpin_auth_collector_hdi_unit_test.cpp100 for (const auto &pair : RESULT_CODE_MAP) { variable
129 for (const auto &pair : data) { variable
163 for (const auto &pair : data) { variable
199 for (const auto &pair : data) { variable
232 for (const auto &pair : RESULT_CODE_MAP) { variable
256 for (const auto &pair : RESULT_CODE_MAP) { variable
279 for (const auto &pair : RESULT_CODE_MAP) { variable
318 for (const auto &pair : RESULT_CODE_MAP) { variable
H A Dpin_auth_verifier_hdi_unit_test.cpp100 for (const auto &pair : RESULT_CODE_MAP) { variable
129 for (const auto &pair : data) { variable
163 for (const auto &pair : data) { variable
199 for (const auto &pair : data) { variable
232 for (const auto &pair : RESULT_CODE_MAP) { variable
256 for (const auto &pair : RESULT_CODE_MAP) { variable
303 for (const auto &pair : RESULT_CODE_MAP) { variable
342 for (const auto &pair : RESULT_CODE_MAP) { variable
H A Dpin_auth_all_in_one_hdi_unit_test.cpp100 for (const auto &pair : RESULT_CODE_MAP) { variable
129 for (const auto &pair : data) { variable
163 for (const auto &pair : data) { variable
199 for (const auto &pair : data) { variable
232 for (const auto &pair : RESULT_CODE_MAP) { variable
256 for (const auto &pair : RESULT_CODE_MAP) { variable
279 for (const auto &pair : RESULT_CODE_MAP) { variable
325 for (const auto &pair : RESULT_CODE_MAP) { variable
373 for (const auto &pair : RESULT_CODE_MAP) { variable
396 for (const auto &pair : RESULT_CODE_MAP) { variable
[all …]
/ohos5.0/base/useriam/face_auth/test/unittest/
H A Dface_auth_all_in_one_executor_hdi_unit_test.cpp101 for (const auto &pair : RESULT_CODE_MAP) { variable
126 for (const auto &pair : data) { variable
158 for (const auto &pair : data) { variable
191 for (const auto &pair : data) { variable
222 for (const auto &pair : RESULT_CODE_MAP) { variable
254 for (const auto &pair : RESULT_CODE_MAP) { variable
273 for (const auto &pair : RESULT_CODE_MAP) { variable
309 for (const auto &pair : RESULT_CODE_MAP) { variable
348 for (const auto &pair : RESULT_CODE_MAP) { variable
384 for (const auto &pair : RESULT_CODE_MAP) { variable
[all …]
/ohos5.0/base/useriam/fingerprint_auth/test/unittest/
H A Dfingerprint_auth_all_in_one_executor_hdi_unit_test.cpp101 for (const auto &pair : RESULT_CODE_MAP) { variable
128 for (const auto &pair : data) { variable
160 for (const auto &pair : data) { variable
193 for (const auto &pair : data) { variable
224 for (const auto &pair : RESULT_CODE_MAP) { variable
256 for (const auto &pair : RESULT_CODE_MAP) { variable
275 for (const auto &pair : RESULT_CODE_MAP) { variable
311 for (const auto &pair : RESULT_CODE_MAP) { variable
350 for (const auto &pair : RESULT_CODE_MAP) { variable
386 for (const auto &pair : RESULT_CODE_MAP) { variable
[all …]
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dprocess_priority_info.cpp64 for (auto &pair : copyProcess.procsBindToMe_) { in ProcessPriorityInfo() local
67 for (auto &pair : copyProcess.procsBindFromMe_) { in ProcessPriorityInfo() local
124 for (auto &pair : procsBindToMe_) { in ProcsBindToMe() local
135 for (auto &pair : procsBindFromMe_) { in ProcsBindFromMe() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_simple_sync_test.cpp232 for (const auto &pair : result) { variable
285 for (const auto &pair : result) { variable
332 for (const auto &pair : result) { variable
393 for (const auto &pair : result) { variable
459 for (const auto &pair : result) { variable
524 for (const auto &pair : result) { variable
580 for (const auto &pair : result) { variable
660 for (const auto &pair : result) { variable
744 for (const auto &pair : result) { variable
830 for (const auto &pair : result) { variable
[all …]
H A Ddistributeddb_single_ver_p2p_sync_check_test.cpp207 for (const auto &pair : result) { variable
256 for (const auto &pair : result) { variable
304 for (const auto &pair : result) { variable
348 for (const auto &pair : result) { variable
383 for (const auto &pair : result) { variable
430 for (const auto &pair : result) { variable
470 for (const auto &pair : result) { variable
506 for (const auto &pair : result) { variable
554 for (const auto &pair : result) { variable
610 for (const auto &pair : result) { variable
[all …]
H A Ddistributeddb_single_ver_p2p_permission_sync_test.cpp199 for (const auto &pair : result) { variable
271 for (const auto &pair : result) { variable
343 for (const auto &pair : result) { variable
421 for (const auto &pair : result) { variable
492 for (const auto &pair : result) { variable
553 for (const auto &pair : result) { variable
687 for (const auto &pair : result) { variable
761 for (const auto &pair : result) { variable
765 for (const auto &pair : result2) { variable
769 for (const auto &pair : result3) { variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_session_manager.cpp30 for (auto pair : reportObjectMap_) { in ReportClickEvent() local
42 for (auto pair : reportObjectMap_) { in ReportSearchEvent() local
54 for (auto pair : reportObjectMap_) { in ReportRouterChangeEvent() local
66 for (auto pair : reportObjectMap_) { in ReportComponentChangeEvent() local
84 for (auto pair : reportObjectMap_) { in ReportWebUnfocusEvent() local
193 for (auto pair : reportObjectMap_) { in ReportInspectorTreeValue() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dinner_demuxer_sample.cpp182 for (const auto &pair : videoIndexPtsList) { in CheckLoopForPtsFromIndex() local
195 for (const auto &pair : audioIndexPtsList) { in CheckLoopForPtsFromIndex() local
222 for (const auto &pair : videoIndexPtsList) { in GetIndexByPtsForVideo() local
243 for (const auto &pair : audioIndexPtsList) { in GetIndexByPtsForAudio() local
262 uint64_t relativePresentationTimeUs, int64_t pair, int division, int value) in GetIndexFromPtsForVideo()
288 uint64_t relativePresentationTimeUs, int64_t pair, int division, int value) in GetIndexFromPtsForAudio()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dintf_type_check.cpp97 for (const auto &pair : ast_->GetTypes()) { in CheckIntfSaAstTypes() local
216 for (const auto &pair : ast_->GetTypes()) { in CheckIntfHdiAstTypes() local
304 for (const auto &pair : ast_->GetTypes()) { in CheckIntfSmAst() local
341 for (const auto &pair : ast_->GetTypes()) { in CheckIntfSmAstTypes() local
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_common.cpp85 for (auto const &pair : pairs) { in IsAssignedEvent() local
123 for (auto const &pair : applicationPairs) { in GetPrincipalStringIds() local
128 for (auto const &pair : systemPairs) { in GetPrincipalStringIds() local
133 for (auto const &pair : sysWarningPairs) { in GetPrincipalStringIds() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node_map.cpp109 [](const auto& pair) -> bool { in GetVisibleLeashWindowCount()
127 [nodePid](const auto& pair) -> bool { return ExtractPid(pair.first) == nodePid; }); in IsResidentProcessNode()
259 EraseIf(surfaceNodeMap_, [pid, useBatchRemoving, this](const auto& pair) -> bool { in FilterNodeByPid()
273 EraseIf(residentSurfaceNodeMap_, [pid](const auto& pair) -> bool { in FilterNodeByPid()
277 EraseIf(canvasDrawingNodeMap_, [pid](const auto& pair) -> bool { in FilterNodeByPid()
281 EraseIf(displayNodeMap_, [pid](const auto& pair) -> bool { in FilterNodeByPid()
323 [pid](const auto& pair) -> bool { return ExtractPid(pair.first) == pid; }); in ContainPid()
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/observer/src/
H A Dnet_conn_callback_observer.cpp67 auto pair = new std::pair<NetHandle *, NetAllCapabilities *>; in NetCapabilitiesChange() local
94 auto pair = new std::pair<NetHandle *, NetLinkInfo *>; in NetConnectionPropertiesChange() local
161 auto pair = new std::pair<NetHandle *, bool>; in NetBlockStatusChange() local
196 auto pair = static_cast<std::pair<NetHandle *, NetAllCapabilities *> *>(data); in CreateNetCapabilitiesChangeParam() local
208 auto pair = static_cast<std::pair<NetHandle *, NetLinkInfo *> *>(data); in CreateNetConnectionPropertiesChangeParam() local
232 auto pair = static_cast<std::pair<NetHandle *, bool> *>(data); in CreateNetBlockStatusChangeParam() local
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_map_safe.h76 for (const auto &pair : printMap) { in FindKey() local
95 for (const auto &pair : printMap) { in GetKeyList() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_callback_observer.cpp31 auto pair = new std::pair<std::string, uint32_t>; in NetIfaceStatsChanged() local
45 auto pair = new std::pair<std::string, uint32_t>; in NetUidStatsChanged() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/common/src/
H A Dnapi_edm_error.cpp49 auto pair = GetMessageFromReturncode(errorCode); in CreateError() local
55 auto pair = GetMessageFromReturncode(errorCode); in CreateErrorWithInnerCode() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnet_policy_callback_observer.cpp34 auto pair = new std::pair<uint32_t, uint32_t>(uid, policy); in NetUidPolicyChange() local
46 auto pair = new std::pair<uint32_t, uint32_t>(uid, rule); in NetUidRuleChange() local
91 auto pair = static_cast<std::pair<uint32_t, uint32_t> *>(data); in CreateNetUidPolicyChangeParam() local
101 auto pair = static_cast<std::pair<uint32_t, uint32_t> *>(data); in CreateNetUidRuleChangeParam() local
/ohos5.0/base/telephony/core_service/services/satellite_service_interaction/src/
H A Dsatellite_service_client.cpp160 for (auto pair : simHandlerMap_) { in ServiceOn() local
168 for (auto pair : networkHandlerMap_) { in ServiceOn() local
183 for (auto pair : simHandlerMap_) { in ServiceOff() local
191 for (auto pair : networkHandlerMap_) { in ServiceOff() local
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_callback_ipc.cpp73 … [this](const auto &pair) { instance_->RegisterNetPolicyCallbackAsync(pair.second); }); in __anon2fe826ea0202()
77 … [this](const auto &pair) { instance_->UnregisterNetPolicyCallbackAsync(pair.second); }); in __anon2fe826ea0302()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dnet_test.cpp745 std::map<int64_t, int32_t>::iterator pair; variable
796 std::map<int64_t, int32_t>::iterator pair; variable
933 std::map<int64_t, int32_t>::iterator pair; variable
984 std::map<int64_t, int32_t>::iterator pair; variable
1122 std::map<int64_t, int32_t>::iterator pair; variable
1168 std::map<int64_t, int32_t>::iterator pair; variable
1222 std::map<int64_t, int32_t>::iterator pair; variable
1275 std::map<int64_t, int32_t>::iterator pair; variable
1325 std::map<int64_t, int32_t>::iterator pair; variable
1374 std::map<int64_t, int32_t>::iterator pair; variable
[all …]
/ohos5.0/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/
H A Dsatellite_sms_client.cpp186 for (auto pair : senderMap_) { in ServiceOn() local
194 for (auto pair : receiverMap_) { in ServiceOn() local
210 for (auto pair : senderMap_) { in ServiceOff() local
218 for (auto pair : receiverMap_) { in ServiceOff() local

1234567891011