Searched defs:ts (Results 1 – 4 of 4) sorted by relevance
1189 ScopedJniThreadState ts(env); in GetVersion() local1206 ScopedJniThreadState ts(env); in DefineClass() local1226 ScopedJniThreadState ts(env); in FindClass() local1265 ScopedJniThreadState ts(env); in GetSuperclass() local1276 ScopedJniThreadState ts(env); in IsAssignableFrom() local1286 ScopedJniThreadState ts(env); in FromReflectedMethod() local1295 ScopedJniThreadState ts(env); in FromReflectedField() local1308 ScopedJniThreadState ts(env); in ToReflectedMethod() local1323 ScopedJniThreadState ts(env); in ToReflectedField() local1334 ScopedJniThreadState ts(env); in Throw() local[all …]
293 ScopedCheckJniThreadState ts(mEnv); in checkFieldTypeForSet() local342 ScopedCheckJniThreadState ts(mEnv); in checkInstanceFieldID() local415 ScopedCheckJniThreadState ts(mEnv); in checkStaticFieldID() local438 ScopedCheckJniThreadState ts(mEnv); in checkStaticMethod() local459 ScopedCheckJniThreadState ts(mEnv); in checkVirtualMethod() local746 ScopedCheckJniThreadState ts(mEnv); in checkArray() local788 ScopedCheckJniThreadState ts(mEnv); in checkObject() local966 ScopedCheckJniThreadState ts(mEnv); in checkInstance() local1274 ScopedCheckJniThreadState ts(env); in createGuardedPACopy() local1291 ScopedCheckJniThreadState ts(env); in releaseGuardedPACopy() local[all …]
549 static void absoluteTime(s8 msec, s4 nsec, struct timespec *ts) in absoluteTime()582 struct timespec ts; in dvmRelativeCondWait() local619 struct timespec ts; in waitMonitor() local
1442 } ts; in writeChunk() member