Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/tracing/perfetto/
DTracingContext.java110 private static native Object nativeGetCustomTls(long nativeDsPtr); in nativeGetCustomTls() argument
111 private static native void nativeSetCustomTls(long nativeDsPtr, Object tlsState); in nativeSetCustomTls() argument
113 private static native Object nativeGetIncrementalState(long nativeDsPtr); in nativeGetIncrementalState() argument
114 private static native void nativeSetIncrementalState(long nativeDsPtr, Object incrementalState); in nativeSetIncrementalState() argument