Home
last modified time | relevance | path

Searched defs:id1 (Results 1 – 7 of 7) sorted by relevance

/hardware/google/aemu/host-common/
DHostmemIdMapping_unittest.cpp87 auto id1 = m.add(&entry1); in TEST() local
/hardware/google/aemu/base/
DHealthMonitor_unittest.cpp301 auto id1 = healthMonitor.startMonitoringTask(std::make_unique<EventHangMetadata>()); in TEST_F() local
331 auto id1 = healthMonitor.startMonitoringTask(std::make_unique<EventHangMetadata>()); in TEST_F() local
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsCamera.cpp376 const std::size_t id1 = mBufferPosToId[pos1]; in swapBufferFrames_unsafe() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXthreads.h260 # define xthread_equal(id1,id2) pthread_equal(id1, id2) argument
265 # define xthread_equal(id1,id2) pthread_equal(id1, id2) argument
300 # define xthread_equal(id1,id2) ((id1) == (id2)) argument
/hardware/interfaces/broadcastradio/common/utils2x/
DUtils.cpp366 auto& id1 = info1.selector.primaryId; in operator ()() local
/hardware/interfaces/broadcastradio/common/utilsaidl/src/
DUtils.cpp424 const ProgramIdentifier& id1 = info1.selector.primaryId; in operator ()() local
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp2200 int32_t id1; in TEST_P() local