Home
last modified time | relevance | path

Searched refs:getType (Results 1 – 4 of 4) sorted by relevance

/hardware/samsung_slsi/exynos5/libexynosutils/
DExynosMutex.cpp179 int ExynosMutex::getType(void) in getType() function in ExynosMutex
259 return ((ExynosMutex *)handle)->getType(); in exynos_mutex_get_type()
DExynosMutex.h74 int getType(void);
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp158 mStateMachine->getType()); in notifyRsrcStatus()
166 mStateMachine->getType()); in notifyRsrcStatus()
Dloc_eng_agps.h169 inline AGpsType getType() const { return (AGpsType)mType; } in getType() function