Home
last modified time | relevance | path

Searched refs:allowed (Results 1 – 5 of 5) sorted by relevance

/art/test/069-field-type/
Dexpected.txt1 Assignment was allowed
/art/test/077-method-override/
Dinfo.txt1 Test various forms of method overrides, including some not allowed by the
/art/compiler/dex/quick/mips/
DREADME.mips30 means that no floating point promotion is allowed. Among the solution are:
/art/runtime/
Ddebugger.h210 static void SetJdwpAllowed(bool allowed);
Ddebugger.cc705 void Dbg::SetJdwpAllowed(bool allowed) { in SetJdwpAllowed() argument
706 gJdwpAllowed = allowed; in SetJdwpAllowed()