Home
last modified time | relevance | path

Searched defs:m_type (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/gchips/libexynosutils/
H A DExynosMutex.h80 int m_type; variable
/aosp12/system/media/camera/tests/
H A Dcamera_metadata_tests.cpp1827 for (int m_type = 0; m_type < (int)NUM_TYPES; ++m_type) { in TEST() local