Home
last modified time | relevance | path

Searched refs:set_logging (Results 1 – 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
DChangeLog1227 * RNBRemote.cpp (set_logging): Use new function callback registration
1286 * RNBRemote.cpp (set_logging): Log to ASL unconditionally when
1311 * RNBRemote.cpp (set_logging): Remove the mode=file and filename=
1330 * RNBRemote.cpp (set_logging): Recognize the "filename=" argument
1341 * RNBRemote.cpp (set_logging): Recognize the "mode=" field to enable
1359 * RNBRemote.cpp (set_logging): New function to parse the QSetLogging
DRNBRemote.cpp1782 set_logging (const char *p) in set_logging() function
2071 rnb_err_t result = set_logging (p); in HandlePacket_QSetLogging()