Home | History | Annotate | Download | only in native

Lines Matching refs:soa

97   ScopedObjectAccess soa(env);
102 ThrowLocation throw_location = soa.Self()->GetCurrentLocationForThrow();
103 soa.Self()->ThrowNewExceptionF(throw_location, "Ljava/io/IOException;",
118 ThrowLocation throw_location = soa.Self()->GetCurrentLocationForThrow();
119 soa.Self()->ThrowNewExceptionF(throw_location, "Ljava/io/IOException;",
137 ScopedObjectAccess soa(env);
151 ScopedObjectAccess soa(env);
170 mirror::ClassLoader* class_loader = soa.Decode<mirror::ClassLoader*>(javaLoader);
174 return soa.AddLocalReference<jclass>(result);
180 ScopedObjectAccess soa(env);
207 ScopedObjectAccess soa(env);
208 ThrowLocation throw_location = soa.Self()->GetCurrentLocationForThrow();
209 soa.Self()->ThrowNewExceptionF(throw_location, "Ljava/io/FileNotFoundException;",
232 ScopedObjectAccess soa(env);
272 ScopedObjectAccess soa(env);
280 ScopedObjectAccess soa(env);
289 ScopedObjectAccess soa(env);