Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_os_incremental_IncrementalManager.cpp39 jstring javaPath) { in nativeIsIncrementalPath() argument
40 ScopedUtfChars path(env, javaPath); in nativeIsIncrementalPath()
48 static jbyteArray nativeUnsafeGetFileSignature(JNIEnv* env, jobject clazz, jstring javaPath) { in nativeUnsafeGetFileSignature() argument
49 ScopedUtfChars path(env, javaPath); in nativeUnsafeGetFileSignature()