Home
last modified time | relevance | path

Searched defs:ApplicationDelegate (Results 1 – 2 of 2) sorted by relevance

/external/angle/util/osx/
DOSXWindow.mm56 @interface ApplicationDelegate : NSObject interface
59 @implementation ApplicationDelegate implementation
/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp2995 class ApplicationDelegate : public WindowDelegate, public MenuDelegate { class
3030 ApplicationDelegate(Application &app, Debugger &debugger) in ApplicationDelegate() function in ApplicationDelegate