Searched refs:ThrowSecurityException (Results 1 – 4 of 4) sorted by relevance
472 ThrowSecurityException("Can't attach agent, process is not debuggable."); in VMDebug_nativeAttachAgent()493 ThrowSecurityException("Can't exempt class, process is not debuggable."); in VMDebug_allowHiddenApiReflectionFrom()
980 ThrowSecurityException("Can't exempt class, process is not debuggable."); in DexFile_setTrusted()
254 void ThrowSecurityException(const char* fmt, ...)
688 void ThrowSecurityException(const char* fmt, ...) { in ThrowSecurityException() function