Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h30 static constexpr uint32_t kMinNotificationBeforeWake = 10; member
41 min_notification_before_wake_(kMinNotificationBeforeWake), in ProfileSaverOptions()