Home
last modified time | relevance | path

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

12

/base/hiviewdfx/hiview/plugins/freeze_detector/
Dfreeze_common.cpp50 for (auto const &pair : applicationPairs) { in IsApplicationEvent() local
65 for (auto const &pair : systemPairs) { in IsSystemEvent() local
97 for (auto const &pair : applicationPairs) { in GetPrincipalStringIds() local
102 for (auto const &pair : systemPairs) { in GetPrincipalStringIds() local
/base/useriam/pin_auth/test/unittest/src/
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
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
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
324 for (const auto &pair : RESULT_CODE_MAP) { variable
371 for (const auto &pair : RESULT_CODE_MAP) { variable
394 for (const auto &pair : RESULT_CODE_MAP) { variable
[all …]
Dpin_auth_executor_callback_hdi_unit_test.cpp69 for (const auto &pair : data) { variable
/base/useriam/fingerprint_auth/test/unittest/
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 …]
Dfingerprint_auth_executor_callback_hdi_unit_test.cpp90 for (const auto &pair : data) { variable
/base/useriam/face_auth/test/unittest/
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 …]
Dface_auth_executor_callback_hdi_unit_test.cpp90 for (const auto &pair : data) { variable
/base/customization/enterprise_device_management/interfaces/kits/common/src/
Dnapi_edm_error.cpp48 auto pair = GetMessageFromReturncode(errorCode); in CreateError() local
54 auto pair = GetMessageFromReturncode(errorCode); in CreateErrorWithInnerCode() local
/base/telephony/core_service/services/satellite_service_interaction/src/
Dsatellite_service_client.cpp161 for (auto pair : simHandlerMap_) { in ServiceOn() local
169 for (auto pair : networkHandlerMap_) { in ServiceOn() local
184 for (auto pair : simHandlerMap_) { in ServiceOff() local
192 for (auto pair : networkHandlerMap_) { in ServiceOff() local
/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/
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
/base/useriam/user_auth_framework/frameworks/native/executors/src/
Ddriver_manager.cpp206 for (auto const &pair : serviceName2Driver_) { in OnAllHdiDisconnect() local
220 for (auto const &pair : serviceName2Driver_) { in OnFrameworkReady() local
/base/location/services/location_locator/locator/source/
Dwork_record_statistic.cpp65 for (const auto& pair : workRecordStatisticMap_) { in UpdateLocationWorkingState() local
/base/customization/enterprise_device_management/services/edm/src/
Dpolicy_manager.cpp96 for (const auto& pair : policyMgrMap_) { in GetPolicyUserIds() local
/base/update/updater/services/applypatch/
Dblock_set.cpp43 for (const auto &pair : pairs) { in BlockSet() local
51 bool BlockSet::CheckReliablePair(BlockPair pair) in CheckReliablePair()
/base/useriam/user_auth_framework/services/core/src/
Dtemplate_cache_manager.cpp261 for (auto const &pair : id2Cred) { in UpdateTemplateCache() local
/base/powermgr/power_manager/test/unittest/src/
Drunning_lock_test.cpp393 const auto iter = std::find_if(infos.begin(), infos.end(), [](const auto& pair) { in __anonf61a18860302()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dhap_manager.cpp66 auto pair = plurRulesCache_[i]; in GetPluralRulesAndSelect() local
/base/security/access_token/interfaces/innerkits/privacy/src/
Dprivacy_manager_client.cpp332 [](SecCompEnhanceDataParcel pair) { return pair.enhanceData; }); in GetSpecialSecCompEnhance()
/base/telephony/sms_mms/services/sms/
Dsms_sender.cpp240 for (auto const &pair : sendCacheMap_) { in FindCacheMapAndTransform() local
/base/powermgr/power_manager/services/native/src/runninglock/
Drunning_lock_mgr.cpp487 [&type](const auto& pair) { in GetRunningLockNum()
/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/
Ddsoftbus.rs484 let pair = Arc::clone(&self.wait_cond); in wait_session_opend() localVariable
/base/global/resource_management/frameworks/resmgr/src/
Dhap_manager.cpp117 auto pair = plurRulesCache_[i]; in GetPluralRulesAndSelect() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp446 for (const auto &pair : vec) { in PairToStringMatrix() local

12