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