Searched refs:nativeDsPtr (Results 1 – 1 of 1) sorted by relevance
110 private static native Object nativeGetCustomTls(long nativeDsPtr); in nativeGetCustomTls() argument111 private static native void nativeSetCustomTls(long nativeDsPtr, Object tlsState); in nativeSetCustomTls() argument113 private static native Object nativeGetIncrementalState(long nativeDsPtr); in nativeGetIncrementalState() argument114 private static native void nativeSetIncrementalState(long nativeDsPtr, Object incrementalState); in nativeSetIncrementalState() argument