HomeSort by relevance Sort by last modified time
    Searched defs:msgBuffer (Results 1 - 5 of 5) sorted by null

  /dalvik/libcore/logging/src/main/java/java/util/logging/
Logger.java 798 StringBuilder msgBuffer = new StringBuilder("ENTRY");
800 msgBuffer.append(" {").append(i).append("}");
802 msg = msgBuffer.toString();
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
STADExternalIf.h 360 TI_UINT8 msgBuffer[ KEEP_ALIVE_TEMPLATE_MAX_LENGTH ]; /**< Buffer which holds the Keep Alive Template */
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
STADExternalIf.h 359 TI_UINT8 msgBuffer[ KEEP_ALIVE_TEMPLATE_MAX_LENGTH ]; /**< Buffer which holds the Keep Alive Template */
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c     [all...]

Completed in 190 milliseconds