HomeSort by relevance Sort by last modified time
    Searched refs:ThrowSecurityException (Results 1 - 3 of 3) sorted by null

  /art/runtime/
common_throws.h 234 void ThrowSecurityException(const char* fmt, ...)
common_throws.cc 727 void ThrowSecurityException(const char* fmt, ...) {
  /art/runtime/native/
dalvik_system_VMDebug.cc 520 ThrowSecurityException("Can't attach agent, process is not debuggable.");

Completed in 386 milliseconds