Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dio_util.h87 #define WITH_PLATFORM_STRING(env, strexp, var) \ macro
99 WITH_PLATFORM_STRING(env, \
DUnixFileSystem_md.c89 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()
Dio_util_md.c99 WITH_PLATFORM_STRING(env, path, ps) { in fileOpen()
DSystem.c245 WITH_PLATFORM_STRING(env, javaMessage, message) { in System_log()