OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetLaunchFlavor
(Results
1 - 2
of
2
) sorted by null
/external/lldb/tools/debugserver/source/
RNBContext.h
99
void
SetLaunchFlavor
(nub_launch_flavor_t flavor) { m_launch_flavor = flavor; }
debugserver.cpp
207
ctx.
SetLaunchFlavor
(launch_flavor);
[
all
...]
Completed in 448 milliseconds