Searched refs:nativeGetCustomTls (Results 1 – 2 of 2) sorted by relevance
69 TlsStateType tlsState = (TlsStateType) nativeGetCustomTls(mDataSource.mNativeObj); in getCustomTlsState()110 private static native Object nativeGetCustomTls(long nativeDsPtr); in nativeGetCustomTls() method in TracingContext
399 jobject nativeGetCustomTls(JNIEnv* /* env */, jclass /* clazz */, jlong dataSourcePtr) { in nativeGetCustomTls() function443 {"nativeGetCustomTls", "(J)Ljava/lang/Object;", (void*)nativeGetCustomTls},