Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DLongArrayMultiStateCounter.java66 LongArrayContainer.class.getClassLoader(), native_getReleaseFunc());
124 private static native long native_getReleaseFunc(); in native_getReleaseFunc() method in LongArrayMultiStateCounter.LongArrayContainer
139 LongArrayMultiStateCounter.class.getClassLoader(), native_getReleaseFunc());
282 private static native long native_getReleaseFunc(); in native_getReleaseFunc() method in LongArrayMultiStateCounter
H A DLongMultiStateCounter.java62 LongMultiStateCounter.class.getClassLoader(), native_getReleaseFunc());
198 private static native long native_getReleaseFunc(); in native_getReleaseFunc() method in LongMultiStateCounter
/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_os_LongMultiStateCounter.cpp71 static jlong native_getReleaseFunc() { in native_getReleaseFunc() function
179 {"native_getReleaseFunc", "()J", (void *)native_getReleaseFunc},
H A Dcom_android_internal_os_LongArrayMultiStateCounter.cpp42 static jlong native_getReleaseFunc() { in native_getReleaseFunc() function
197 {"native_getReleaseFunc", "()J", (void *)native_getReleaseFunc},