Searched refs:WITH_PLATFORM_STRING (Results 1 – 3 of 3) sorted by relevance
/libcore/ojluni/src/main/native/ |
D | io_util.h | 88 #define WITH_PLATFORM_STRING(env, strexp, var) \ macro 100 WITH_PLATFORM_STRING(env, \
|
D | UnixFileSystem_md.c | 115 WITH_PLATFORM_STRING(env, pathname, path) { in Java_java_io_UnixFileSystem_canonicalize0() 155 WITH_PLATFORM_STRING(env, abspath, path) { in Java_java_io_UnixFileSystem_getBooleanAttributes0() 300 WITH_PLATFORM_STRING(env, pathname, path) { in Java_java_io_UnixFileSystem_createFileExclusively0() 554 WITH_PLATFORM_STRING(env, pathname, path) { in Java_java_io_UnixFileSystem_getNameMax0()
|
D | System.c | 245 WITH_PLATFORM_STRING(env, javaMessage, message) { in System_log()
|