| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | get_process_info.cpp | 39 auto it = valueMap.find(str); in GetProcess() local
|
| H A D | get_kernel_info.cpp | 40 auto it = infos.find(str); in GetKernel() local
|
| /base/hiviewdfx/hiview/base/event_publish/ |
| H A D | app_event_publisher_factory.cpp | 38 auto it = publisherMap->find(name); in IsPublisher() local
|
| /base/hiviewdfx/hiview/plugins/performance/persistence/ |
| H A D | AppLaunchSceneDbAdapter.cpp | 38 auto it = appStartRecords.find(bundleName); in QueryRecord() local
|
| /base/hiviewdfx/hiview/base/include/ |
| H A D | event_priority_queue.h | 26 auto it = std::find_if(this->c.begin(), this->c.end(), [seq](T event) { in remove() local
|
| /base/hiviewdfx/hiview/base/ |
| H A D | plugin_factory.cpp | 33 auto it = map->find(name);
in GetGlobalPluginInfo() local
|
| /base/inputmethod/imf/services/adapter/wms_connection_monitor/src/ |
| H A D | wms_connection_observer.cpp | 50 auto it = connectedUserId_.find(userId); in Remove() local 60 auto it = connectedUserId_.find(userId); in IsWmsConnected() local
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| H A D | ime_event_monitor_manager_test.cpp | 106 auto it = ImeEventMonitorManagerImpl::GetInstance().listeners_.find(EVENT_IME_HIDE_MASK); in HWTEST_F() local 124 auto it = ImeEventMonitorManagerImpl::GetInstance().listeners_.find(EVENT_IME_HIDE_MASK); in HWTEST_F() local 203 auto it = ImeEventMonitorManagerImpl::GetInstance().listeners_.find(EVENT_IME_HIDE_MASK); in HWTEST_F() local 224 auto it = ImeEventMonitorManagerImpl::GetInstance().listeners_.find(EVENT_IME_HIDE_MASK); HWTEST_F() local 251 auto it = ImeEventMonitorManagerImpl::GetInstance().listeners_.find(EVENT_IME_CHANGE_MASK); HWTEST_F() local 273 auto it = ImeEventMonitorManagerImpl::GetInstance().listeners_.find(EVENT_IME_HIDE_MASK); HWTEST_F() local 307 auto it = ImeEventMonitorManagerImpl::GetInstance().listeners_.find(EVENT_IME_SHOW_MASK); HWTEST_F() local 401 auto it = ImeEventMonitorManagerImpl::GetInstance().listeners_.find(EVENT_IME_SHOW_MASK); HWTEST_F() local 428 auto it = ImeEventMonitorManagerImpl::GetInstance().listeners_.find(EVENT_IME_SHOW_MASK); HWTEST_F() local 457 auto it = ImeEventMonitorManagerImpl::GetInstance().listeners_.find(EVENT_IME_SHOW_MASK); HWTEST_F() local [all...] |
| /base/hiviewdfx/hilog/services/hilogd/ |
| H A D | flow_control.cpp | 53 auto it = g_domainMap.find(domainId); in FlowCtrlDomain() local [all...] |
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/ |
| H A D | native_leak_util.cpp | 67 auto it = find_if(g_rssthresholdTimes.begin(), g_rssthresholdTimes.end(), in GetRSSMemoryThreshold() local
|
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/unittest/ |
| H A D | leak_detector_unit_test.cpp | 63 auto it = configList.find("DEFAULT"); in HWTEST_F() local
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/ |
| H A D | monitor_config.cpp | 65 auto it = configs_.find(name); in ReadParam() local
|
| /base/account/os_account/frameworks/common/account_error/src/ |
| H A D | account_error_no.cpp | 170 auto it = errorMap.find(nativeErrCode);
in ConvertToJSErrCode() local
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| H A D | add_os_account_plugin.cpp | 44 auto it = data.begin(); in OnSetPolicy() local
|
| /base/accesscontrol/sandbox_manager/services/common/database/src/ |
| H A D | generic_values.cpp | 52 auto it = map_.find(key); in GetInt() local 61 auto it = map_.find(key); in GetInt64() local 70 auto it = map_.find(key); in GetString() local [all...] |
| /base/customization/enterprise_device_management/services/edm_plugin/src/network/executer/ |
| H A D | executer_factory.cpp | 73 auto it = std::find(chainNames_.begin(), chainNames_.end(), chainName); in GetExecuter() local
|
| /base/powermgr/power_manager/test/unittest/src/interface_test/ |
| H A D | power_wakeup_parse_test.cpp | 64 vector<WakeupSource>::iterator it = itb; in TestPowerWakeup() local [all...] |
| H A D | power_suspend_parse_test.cpp | 62 vector<SuspendSource>::iterator it = itb; in TestPowerSuspend() local [all...] |
| /base/powermgr/thermal_manager/test/unittest/mock_action/src/ |
| H A D | mock_socperf_action.cpp | 26 auto it = limitMap_.find(tag); in LimitRequest() local 36 auto it = limitMap_.find(tag); in GetLimitValue() local
|
| /base/msdp/device_status/services/interaction/drag/src/ |
| H A D | state_change_notify.cpp | 29 auto it = std::find_if(msgInfos_[info->msgType].begin(), msgInfos_[info->msgType].end(), in AddNotifyMsg() local 46 auto it = std::find_if(msgInfos_[info->msgType].begin(), msgInfos_[info->msgType].end(), in RemoveNotifyMsg() local [all...] |
| /base/notification/eventhandler/frameworks/eventhandler/include/ |
| H A D | thread_local_data.h | 67 auto it = dataMap_.find(std::this_thread::get_id()); in Current() local
|
| /base/security/access_token/frameworks/common/src/ |
| H A D | permission_map.cpp | 553 std::pair it = g_permMap[i]; in TransferPermissionToOpcode() local
|
| /base/security/access_token/services/common/database/src/ |
| H A D | generic_values.cpp | 52 auto it = map_.find(key); in GetInt() local 61 auto it = map_.find(key); in GetInt64() local 70 auto it = map_.find(key); in GetString() local [all...] |
| /base/telephony/call_manager/services/call/src/ |
| H A D | call_ability_connect_callback.cpp | 73 std::vector<CallAttributeInfo>::iterator it = callAttributeInfo.begin(); in ReConnectAbility() local
|
| /base/telephony/core_service/services/tel_ril/src/ |
| H A D | observer_handler.cpp | 37 auto it = find(handlers.begin(), handlers.end(), handler); in RegObserver() local 68 auto it = find(handlers.begin(), handlers.end(), handler); in Remove() local
|