Searched defs:ts (Results 1 – 4 of 4) sorted by relevance
1185 ScopedJniThreadState ts(env); in GetVersion() local1202 ScopedJniThreadState ts(env); in DefineClass() local1222 ScopedJniThreadState ts(env); in FindClass() local1261 ScopedJniThreadState ts(env); in GetSuperclass() local1272 ScopedJniThreadState ts(env); in IsAssignableFrom() local1282 ScopedJniThreadState ts(env); in FromReflectedMethod() local1291 ScopedJniThreadState ts(env); in FromReflectedField() local1304 ScopedJniThreadState ts(env); in ToReflectedMethod() local1319 ScopedJniThreadState ts(env); in ToReflectedField() local1330 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() local743 ScopedCheckJniThreadState ts(mEnv); in checkArray() local785 ScopedCheckJniThreadState ts(mEnv); in checkObject() local953 ScopedCheckJniThreadState ts(mEnv); in checkInstance() local1261 ScopedCheckJniThreadState ts(env); in createGuardedPACopy() local1278 ScopedCheckJniThreadState ts(env); in releaseGuardedPACopy() local[all …]
553 static void absoluteTime(s8 msec, s4 nsec, struct timespec *ts) in absoluteTime()586 struct timespec ts; in dvmRelativeCondWait() local623 struct timespec ts; in waitMonitor() local
1442 } ts; in writeChunk() member