Home
last modified time | relevance | path

Searched refs:eLaunchFlavorSpringBoard (Results 1 – 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/
DDNBDefs.h96 eLaunchFlavorSpringBoard, enumerator
Ddebugserver.cpp202 launch_flavor = eLaunchFlavorSpringBoard; in RNBRunLoopLaunchInferior()
972 g_launch_flavor = eLaunchFlavorSpringBoard; in main()
1339 launch_flavor = eLaunchFlavorSpringBoard; in main()
/external/lldb/tools/debugserver/source/MacOSX/
DMachProcess.cpp1540 if (launch_flavor != eLaunchFlavorSpringBoard in PrepareForAttach()
1677 case eLaunchFlavorSpringBoard: in LaunchForDebug()