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

  /external/chromium_org/content/public/browser/
navigation_controller.h 81 enum RestoreType {
201 RestoreType type,
  /external/chromium_org/content/browser/frame_host/
navigation_entry_impl.h 157 enum RestoreType {
170 // The RestoreType for this entry. This is set if the entry was retored. This
172 void set_restore_type(RestoreType type) {
175 RestoreType restore_type() const {
248 RestoreType restore_type_;
  /external/lldb/include/lldb/Symbol/
UnwindPlan.h 48 enum RestoreType
166 RestoreType
225 RestoreType m_type; // How do we locate this register?

Completed in 59 milliseconds