Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libexynosutils/
DExynosMutex.cpp49 m_type = TYPE_BASE; in ExynosMutex()
67 m_type = TYPE_BASE; in create()
87 m_type = type; in create()
181 return m_type; in getType()
DExynosMutex.h80 int m_type; variable