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

  /art/runtime/
runtime.cc 260 no_sig_chain_(false),
735 CHECK(!no_sig_chain_) << "A started runtime should have sig chain enabled";
    [all...]
runtime.h 972 bool no_sig_chain_; member in class:art::verifier::VerifyMode
    [all...]

Completed in 157 milliseconds