Home
last modified time | relevance | path

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

/libnativehelper/
DJniConstants.cpp84 jclass JniConstants::unixSocketAddressClass; member in JniConstants
164 unixSocketAddressClass = findClass(env, "android/system/UnixSocketAddress"); in init()
/libnativehelper/include/nativehelper/
DJniConstants.h95 static jclass unixSocketAddressClass; member