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

  /art/compiler/driver/
compiler_options.h 115 bool IsVerificationEnabled() const {
compiler_driver.cc 610 if (!compiler_options_->IsVerificationEnabled()) {
    [all...]
  /art/runtime/
runtime.h 468 bool IsVerificationEnabled() const {
class_linker.cc 632 if (!Runtime::Current()->IsVerificationEnabled()) {
    [all...]

Completed in 81 milliseconds