OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCreatedStatus
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/libexynosutils/
ExynosMutex.cpp
109
bool ExynosMutex::
getCreatedStatus
(void)
207
if (((ExynosMutex *)handle)->
getCreatedStatus
() == true)
270
return ((ExynosMutex *)handle)->
getCreatedStatus
();
ExynosMutex.h
62
bool
getCreatedStatus
(void);
Completed in 25 milliseconds