HomeSort by relevance Sort by last modified time
    Searched full:min_notification_before_wake_ (Results 1 - 3 of 3) sorted by null

  /art/runtime/jit/
profile_saver_options.h 41 min_notification_before_wake_(kMinNotificationBeforeWake),
63 min_notification_before_wake_(min_notification_before_wake),
95 return min_notification_before_wake_;
114 << ", min_notification_before_wake_" << pso.min_notification_before_wake_
128 uint32_t min_notification_before_wake_; member in struct:art::ProfileSaverOptions
  /art/cmdline/
cmdline_parser_test.cc 41 lhs.min_notification_before_wake_ == rhs.min_notification_before_wake_ &&
cmdline_types.h 756 &ProfileSaverOptions::min_notification_before_wake_,

Completed in 274 milliseconds