Searched refs:set_logging (Results 1 – 3 of 3) sorted by relevance
450 def set_logging(self, level, scopes): member in ShillProxy475 self.set_logging(self.LOG_LEVEL_FOR_TEST, scopes)
1227 * RNBRemote.cpp (set_logging): Use new function callback registration1286 * RNBRemote.cpp (set_logging): Log to ASL unconditionally when1311 * RNBRemote.cpp (set_logging): Remove the mode=file and filename=1330 * RNBRemote.cpp (set_logging): Recognize the "filename=" argument1341 * RNBRemote.cpp (set_logging): Recognize the "mode=" field to enable1359 * RNBRemote.cpp (set_logging): New function to parse the QSetLogging
2066 rnb_err_t set_logging(const char *p) { in set_logging() function2312 rnb_err_t result = set_logging(p); in HandlePacket_QSetLogging()