| /base/location/frameworks/js/napi/source/ |
| H A D | location_error_callback_napi.cpp | 91 auto iter = std::find(g_registerCallbacks.begin(), g_registerCallbacks.end(), cb); in FindErrorCallback() local
|
| H A D | gnss_status_callback_napi.cpp | 99 auto iter = std::find(g_registerCallbacks.begin(), g_registerCallbacks.end(), cb); in FindGnssStatusCallback() local
|
| H A D | cached_locations_callback_napi.cpp | 103 auto iter = std::find(g_registerCallbacks.begin(), g_registerCallbacks.end(), cb); in FindCachedLocationsCallback() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
| H A D | ipc_stat_dumper.cpp | 156 const auto& iter = std::find(pidList.begin(), pidList.end(), pid_); in CheckPidIsDriver() local
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/ |
| H A D | event_read_handler.cpp | 96 auto iter = eventList.begin(); in QuerySysEvent() local 125 EventStore::ResultSet::RecordIter iter; in HandleQueryResult() local [all...] |
| /base/hiviewdfx/hiview/plugins/performance/scene_data_processor/ |
| H A D | AnimatorSceneDataProcessor.cpp | 195 auto iter = db.find(uniqueId); in DeleteRecord() local
|
| /base/location/frameworks/native/locator_sdk/source/ |
| H A D | location_data_manager.cpp | 91 auto iter = switchCallbackMap_.find(callback); in RegisterSwitchCallback() local 116 auto iter = switchCallbackMap_.find(callback); in UnregisterSwitchCallback() local
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/ |
| H A D | write_controller.cpp | 68 std::list<uint64_t>::const_iterator iter; member
|
| /base/hiviewdfx/hiview/base/logstore/ |
| H A D | log_store_ex.cpp | 94 auto iter = logFileList.begin();
in GetLogFiles() local
|
| /base/location/frameworks/js/napi/notification/src/ |
| H A D | notification_napi_utils.cpp | 87 auto iter = ERROR_CODE_MESSAGE.find(errCode); in CreateErrorValue() local
|
| /base/hiviewdfx/hiview/base/event_store/include/ |
| H A D | sys_event_query_wrapper.h | 72 typename std::list<K_>::const_iterator iter; member
|
| /base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/ |
| H A D | event_logger_test.cpp | 284 auto iter = logFileList.begin();
in HWTEST_F() local
|
| /base/inputmethod/imf/common/src/ |
| H A D | inputmethod_sysevent.cpp | 135 auto iter = operateInfo_.find(static_cast<int32_t>(infoCode)); in GetOperateInfo() local
|
| /base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/ |
| H A D | unwind_remote_benchmark.cpp | 104 auto iter = unwinders_.find(pid);
in GetUnwinder() local
|
| /base/account/os_account/frameworks/common/perf_stat/src/ |
| H A D | perf_stat.cpp | 224 auto iter = accountStateChangeRecords_.begin(); in Dump() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/include/ |
| H A D | ipolicy_serializer.h | 218 auto iter = std::unique(dataObj.begin(), dataObj.end()); in Deduplication() local
|
| /base/customization/enterprise_device_management/services/edm/src/ |
| H A D | user_policy_manager.cpp | 35 auto iter = policyAdmins_.find(policyName); in GetAdminByPolicyName() local 45 auto iter = adminPolicies_.find(adminName); in GetAllPolicyByAdmin() local 56 auto iter = adminPolicies_.find(adminName); in GetAdminPolicy() local 91 auto iter in SetAdminList() local 118 auto iter = adminPolicies_.find(adminName); SetAdminPolicy() local 168 auto iter = policyAdmins_.find(policyName); DeleteAdminList() local 196 auto iter = adminPolicies_.find(adminName); DeleteAdminPolicy() local [all...] |
| /base/hiviewdfx/faultloggerd/test/unittest/local_handler/ |
| H A D | local_handler_test.cpp | 75 map<int, string>::iterator iter = sigKey.find(sig); in CheckLocalCrashKeyWords() local
|
| /base/powermgr/battery_statistics/services/native/src/entities/ |
| H A D | cpu_entity.cpp | 39 auto iter = cpuTimeMap_.find(uid);
in GetCpuTimeMs() local 175 auto iter = cpuTotalPowerMap_.find(uidOrUserId);
in GetEntityPowerMah() local [all...] |
| H A D | sensor_entity.cpp | 126 auto iter = sensorTotalPowerMap_.find(uidOrUserId);
in GetEntityPowerMah() local [all...] |
| H A D | phone_entity.cpp | 39 auto iter = phoneOnTimerMap_.find(level);
in GetActiveTimeMs() local 55 auto iter = phoneDataTimerMap_.find(level);
in GetActiveTimeMs() local [all...] |
| H A D | screen_entity.cpp | 47 auto iter = screenBrightnessTimerMap_.find(level);
in GetActiveTimeMs() local 135 auto iter = screenBrightnessTimerMap_.find(level);
in GetOrCreateTimer() local [all...] |
| /base/print/print_fwk/services/print_service/src/ |
| H A D | vendor_driver_base.cpp | 95 auto iter = vendorStatusMap.find(printerId); in MonitorPrinterStatus() local 115 auto iter = vendorStatusMap.find(printerId); in GetMonitorVendorStatus() local
|
| /base/powermgr/power_manager/services/native/src/ |
| H A D | power_mode_policy.cpp | 41 auto iter = switchMap_.find(type); in GetPolicyFromMap() local 186 auto iter = recoverMap_.find(switchId); in RemoveBackupMapSettingSwitch() local
|
| /base/msdp/device_status/frameworks/js/napi/src/ |
| H A D | devicestatus_event.cpp | 85 auto iter = events.find(eventType); in SaveCallbackByEvent() local 150 auto iter = eventOnces_.find(eventType); in OffOnce() local 178 auto iter = events_.find(eventType); in RemoveAllCallback() local [all...] |