Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.h252 void ThrowSecurityException(const char* fmt, ...)
Dcommon_throws.cc760 void ThrowSecurityException(const char* fmt, ...) { in ThrowSecurityException() function
/art/runtime/native/
Ddalvik_system_VMDebug.cc572 ThrowSecurityException("Can't attach agent, process is not debuggable."); in VMDebug_nativeAttachAgent()
593 ThrowSecurityException("Can't exempt class, process is not debuggable."); in VMDebug_allowHiddenApiReflectionFrom()
Ddalvik_system_DexFile.cc886 ThrowSecurityException("Can't exempt class, process is not debuggable."); in DexFile_setTrusted()