Home
last modified time | relevance | path

Searched refs:m_type (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/google/gchips/libexynosutils/
H A DExynosMutex.cpp49 m_type = TYPE_BASE; in ExynosMutex()
68 m_type = TYPE_BASE; in create()
88 m_type = type; in create()
182 return m_type; in getType()
H A DExynosMutex.h80 int m_type; variable
/aosp12/packages/apps/Messaging/tools/messagegen/
H A Dfillsms225 m_type=132
227 m_type=128
230 …'no subject', 106, 'application/vnd.wap.multipart.related', 'personal', $m_type, 18, $size, 129, 1…
232 …'no subject', 106, 'application/vnd.wap.multipart.related', 'personal', $m_type, 18, $size, 129, 1…
/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
1829 ASSERT_EQ(m_types[m_type], in TEST()
1830 get_camera_metadata_tag_type(m_type_tags[m_type])); in TEST()
1833 for (size_t i = 0; i < m_type_sizes[m_type]; ++i) { in TEST()
1850 add_camera_metadata_entry(m, m_type_tags[m_type], in TEST()
1856 find_camera_metadata_ro_entry(m, m_type_tags[m_type], in TEST()
1860 void* aligned_ptr = (void*)((uintptr_t)data_ptr & ~(m_type_align[m_type] - 1)); in TEST()
1863 camera_metadata_type_names[m_type] << in TEST()
1866 " expected alignment was: " << m_type_align[m_type]; in TEST()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt35681 field public static final String MESSAGE_TYPE = "m_type";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt25576 field public static final java.lang.String MESSAGE_TYPE = "m_type";