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

  /system/netd/
TetherController.cpp 199 int cmdLen = strlen(daemonCmd);
213 cmdLen += strlen(servers[i]);
214 if (cmdLen + 2 >= MAX_CMD_SIZE) {
  /device/moto/stingray/whisper/
SA_Phys_Linux.c 151 int8_t i,iResVal, cmdLen = recCommLen;
164 iResVal = readFromDevice(dataBuf, (cmdLen+1)*8, 8, &bytesRead);
  /external/sonivox/arm-fm-22k/lib_src/
eas_ota.c 165 EAS_INT cmdLen;
175 cmdLen = temp;
177 while (cmdLen--)
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_ota.c 165 EAS_INT cmdLen;
175 cmdLen = temp;
177 while (cmdLen--)
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_ota.c 165 EAS_INT cmdLen;
175 cmdLen = temp;
177 while (cmdLen--)
    [all...]

Completed in 224 milliseconds