Searched refs:WITH_PLATFORM_STRING (Results 1 – 4 of 4) sorted by relevance
/libcore/ojluni/src/main/native/ |
D | io_util.h | 87 #define WITH_PLATFORM_STRING(env, strexp, var) \ macro 99 WITH_PLATFORM_STRING(env, \
|
D | UnixFileSystem_md.c | 89 WITH_PLATFORM_STRING(env, pathname, path) { in Java_java_io_UnixFileSystem_canonicalize0() 129 WITH_PLATFORM_STRING(env, abspath, path) { in Java_java_io_UnixFileSystem_getBooleanAttributes0() 265 WITH_PLATFORM_STRING(env, pathname, path) { in Java_java_io_UnixFileSystem_createFileExclusively0()
|
D | io_util_md.c | 99 WITH_PLATFORM_STRING(env, path, ps) { in fileOpen()
|
D | System.c | 245 WITH_PLATFORM_STRING(env, javaMessage, message) { in System_log()
|