Searched defs:DebugCommand (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/cmds/lshal/ |
H A D | DebugCommand.h | 34 explicit DebugCommand(Lshal &lshal) : Command(lshal) {} in DebugCommand() function
|
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
H A D | wifi_logger.cpp | 214 class DebugCommand : public WifiCommand class 231 DebugCommand(wifi_interface_handle iface, char *buffer, int *buffer_size, in DebugCommand() function in DebugCommand 248 DebugCommand(wifi_interface_handle iface, char *ring_name, GetCmdType cmdType) in DebugCommand() function in DebugCommand 263 DebugCommand(wifi_interface_handle iface, u32 *num_rings, in DebugCommand() function in DebugCommand 279 DebugCommand(wifi_interface_handle iface, unsigned int *support, GetCmdType cmdType) in DebugCommand() function in DebugCommand 294 DebugCommand(wifi_interface_handle iface, u32 verbose_level, u32 flags, in DebugCommand() function in DebugCommand
|