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