HomeSort by relevance Sort by last modified time
    Searched refs: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),
67 min_notification_before_wake_(min_notification_before_wake),
101 return min_notification_before_wake_;
132 << ", min_notification_before_wake_" << pso.min_notification_before_wake_
148 uint32_t min_notification_before_wake_; member in struct:art::ProfileSaverOptions
  /art/cmdline/
cmdline_parser_test.cc 45 lhs.min_notification_before_wake_ == rhs.min_notification_before_wake_ &&
cmdline_types.h 694 &ProfileSaverOptions::min_notification_before_wake_,

Completed in 96 milliseconds