Searched refs:nativeFullPathPtr (Results 1 – 2 of 2) sorted by relevance
182 static long nCreateFullPath(long nativeFullPathPtr) { in nCreateFullPath() argument183 VFullPath_Delegate original = VNativeObject.getDelegate(nativeFullPathPtr); in nCreateFullPath()
2309 private static native long nCreateFullPath(long nativeFullPathPtr); in nCreateFullPath() argument