Home
last modified time | relevance | path

Searched defs:it2 (Results 1 – 25 of 41) sorted by relevance

12

/aosp12/system/update_engine/common/
H A Dcow_operation_convert.cc69 BlockIterator it2{dst_extents}; in ConvertToCowOperations() local
/aosp12/frameworks/av/services/mediametrics/
H A DTransactionLog.h253 auto it2 = keyHist.lower_bound(timeToErase); in gc() local
H A DTimeMachine.h529 auto it2 = mHistory.find(it->second); in gc() local
/aosp12/packages/modules/StatsD/statsd/src/subscriber/
H A DSubscriberReporter.cpp123 auto it2 = it1->second.find(subscriberId); in alertBroadcastSubscriber() local
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/privacy/
H A DMicPrivacyElementsProviderImpl.java190 public int compare(PrivacyDialog.PrivacyElement it1, PrivacyDialog.PrivacyElement it2) { in compare()
/aosp12/art/compiler/debug/
H A Delf_debug_line_writer.h199 auto it2 = files_map.find(full_path); in WriteCompilationUnit() local
/aosp12/frameworks/av/media/libstagefright/omx/1.0/
H A DOmxStore.cpp63 for (std::string::const_iterator it2 = name.cbegin(); in OmxStore() local
/aosp12/hardware/interfaces/broadcastradio/common/tests/
H A DIdentifierIterator_test.cpp61 auto it2 = V2_0::begin(sel2); in TEST() local
/aosp12/frameworks/av/media/libstagefright/mpeg2ts/
H A DAnotherPacketSource.cpp382 for (List<DiscontinuitySegment>::iterator it2 = mDiscontinuitySegments.begin(); in queueDiscontinuity() local
602 List<DiscontinuitySegment >::iterator it2; in trimBuffersAfterMeta() local
/aosp12/system/chre/util/tests/
H A Darray_queue_test.cc329 ArrayQueue<int, 4>::iterator it2; in TEST() local
342 auto it1 = q.begin(), it2 = q.end(); in TEST() local
/aosp12/art/runtime/
H A Dfault_handler.cc258 auto it2 = std::find(other_handlers_.begin(), other_handlers_.end(), handler); in RemoveHandler() local
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DLayerNormLSTMTest.cpp133 auto it2 = output_shapes.begin(); in LayerNormLSTMOpModel() local
H A DSVDFTest.cpp205 auto it2 = output_shapes.begin(); in SVDFOpModel() local
H A DLSTMTest.cpp124 auto it2 = output_shapes.begin(); in LSTMOpModel() local
/aosp12/system/incremental_delivery/incfs/tests/util/
H A Dmap_ptr_test.cpp222 auto it2 = it; in TEST_F() local
/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A DGeofenceAdapter.cpp65 auto it2 = mGeofences.find(hwId); in stopClientSessions() local
675 auto it2 = mGeofences.find(hwId); in removeGeofenceItem() local
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A DGeofenceAdapter.cpp61 auto it2 = mGeofences.find(hwId); in stopClientSessions() local
671 auto it2 = mGeofences.find(hwId); in removeGeofenceItem() local
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A DGeofenceAdapter.cpp65 auto it2 = mGeofences.find(hwId); in stopClientSessions() local
675 auto it2 = mGeofences.find(hwId); in removeGeofenceItem() local
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A DGeofenceAdapter.cpp64 auto it2 = mGeofences.find(hwId); in stopClientSessions() local
674 auto it2 = mGeofences.find(hwId); in removeGeofenceItem() local
/aosp12/system/extras/simpleperf/
H A Dthread_tree.cpp243 auto it2 = it; in InsertMap() local
/aosp12/art/libartbase/base/
H A Dhash_set_test.cc251 auto it2 = std_set.find(s); in TEST_F() local
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Drtt.cpp556 for (nl_iterator it2(it.get()); it2.has_next(); it2.next()) { in handleEvent() local
/aosp12/art/compiler/optimizing/
H A Dbounds_check_elimination.cc1937 for (auto it2 = uses.begin(), end2 = uses.end(); it2 != end2; /* ++it2 below */) { in InsertPhiNodes() local
1952 for (auto it2 = env_uses.begin(), end2 = env_uses.end(); it2 != end2; /* ++it2 below */) { in InsertPhiNodes() local
/aosp12/art/dexlayout/
H A Ddexlayout_test.cc695 SafeDexInstructionIterator it2(instructions.begin(), instructions.end()); in TEST_F() local
/aosp12/frameworks/av/media/codec2/hidl/plugin/
H A DFilterWrapper.cpp154 auto it2 = mTypeToIndexForQuery.find(type); in query_vb() local

12