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

  /art/runtime/jit/
profile_saver_options.h 103 uint32_t GetMaxNotificationBeforeWake() const {
profile_saver.cc 218 } else if (jit_activity_notifications_ > options_.GetMaxNotificationBeforeWake()) {
    [all...]

Completed in 59 milliseconds