Home
last modified time | relevance | path

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

/external/libmojo/base/android/
Djni_int_wrapper.h24 inline jint as_jint(JniIntWrapper wrapper) { in as_jint() function
36 jint as_jint() const { return i_; } in as_jint() function
50 inline jint as_jint(const JniIntWrapper& wrapper) { in as_jint() function