Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h34 static constexpr uint32_t kMaxNotificationBeforeWake = 50; member
46 max_notification_before_wake_(kMaxNotificationBeforeWake), in ProfileSaverOptions()