Home
last modified time | relevance | path

Searched defs:it (Results 1 - 25 of 333) sorted by relevance

12345678910>>...14

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_process_info.cpp39 auto it = valueMap.find(str); in GetProcess() local
H A Dget_kernel_info.cpp40 auto it = infos.find(str); in GetKernel() local
/base/hiviewdfx/hiview/base/event_publish/
H A Dapp_event_publisher_factory.cpp38 auto it = publisherMap->find(name); in IsPublisher() local
/base/hiviewdfx/hiview/plugins/performance/persistence/
H A DAppLaunchSceneDbAdapter.cpp38 auto it = appStartRecords.find(bundleName); in QueryRecord() local
/base/hiviewdfx/hiview/base/include/
H A Devent_priority_queue.h26 auto it = std::find_if(this->c.begin(), this->c.end(), [seq](T event) { in remove() local
/base/hiviewdfx/hiview/base/
H A Dplugin_factory.cpp33 auto it = map->find(name); in GetGlobalPluginInfo() local
/base/inputmethod/imf/services/adapter/wms_connection_monitor/src/
H A Dwms_connection_observer.cpp50 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 Dime_event_monitor_manager_test.cpp106 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 Dflow_control.cpp53 auto it = g_domainMap.find(domainId); in FlowCtrlDomain() local
[all...]
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_util.cpp67 auto it = find_if(g_rssthresholdTimes.begin(), g_rssthresholdTimes.end(), in GetRSSMemoryThreshold() local
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/unittest/
H A Dleak_detector_unit_test.cpp63 auto it = configList.find("DEFAULT"); in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dmonitor_config.cpp65 auto it = configs_.find(name); in ReadParam() local
/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp170 auto it = errorMap.find(nativeErrCode); in ConvertToJSErrCode() local
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dadd_os_account_plugin.cpp44 auto it = data.begin(); in OnSetPolicy() local
/base/accesscontrol/sandbox_manager/services/common/database/src/
H A Dgeneric_values.cpp52 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 Dexecuter_factory.cpp73 auto it = std::find(chainNames_.begin(), chainNames_.end(), chainName); in GetExecuter() local
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_wakeup_parse_test.cpp64 vector<WakeupSource>::iterator it = itb; in TestPowerWakeup() local
[all...]
H A Dpower_suspend_parse_test.cpp62 vector<SuspendSource>::iterator it = itb; in TestPowerSuspend() local
[all...]
/base/powermgr/thermal_manager/test/unittest/mock_action/src/
H A Dmock_socperf_action.cpp26 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 Dstate_change_notify.cpp29 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 Dthread_local_data.h67 auto it = dataMap_.find(std::this_thread::get_id()); in Current() local
/base/security/access_token/frameworks/common/src/
H A Dpermission_map.cpp553 std::pair it = g_permMap[i]; in TransferPermissionToOpcode() local
/base/security/access_token/services/common/database/src/
H A Dgeneric_values.cpp52 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 Dcall_ability_connect_callback.cpp73 std::vector<CallAttributeInfo>::iterator it = callAttributeInfo.begin(); in ReConnectAbility() local
/base/telephony/core_service/services/tel_ril/src/
H A Dobserver_handler.cpp37 auto it = find(handlers.begin(), handlers.end(), handler); in RegObserver() local
68 auto it = find(handlers.begin(), handlers.end(), handler); in Remove() local

Completed in 7 milliseconds

12345678910>>...14