Searched defs:WatchType (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Interpreter/
H A DOptionGroupWatchpoint.h54 typedef enum WatchType { enum in class:lldb_private::OptionGroupWatchpoint
59 } WatchType; typedef in class:lldb_private::OptionGroupWatchpoint
61 WatchType watch_type;
/external/chromium_org/content/public/test/
H A Dbrowser_test_utils.h251 enum WatchType { enum in class:content::RenderProcessHostWatcher
257 WatchType type);
259 RenderProcessHostWatcher(WebContents* web_contents, WatchType type);
274 WatchType type_;

Completed in 310 milliseconds