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

  /art/runtime/
dex_file_tracking_registrar.h 52 void SetAllCodeItemRegistration(bool should_poison);
dex_file_tracking_registrar.cc 90 SetAllCodeItemRegistration(true);
93 SetAllCodeItemRegistration(true);
97 SetAllCodeItemRegistration(true);
154 void DexFileTrackingRegistrar::SetAllCodeItemRegistration(bool should_poison) {

Completed in 151 milliseconds