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

  /external/syslinux/com32/hdt/
hdt-common.c 606 if (strlen(remove_spaces(hardware->cpu.model)) == 0)
662 char *remove_spaces(char *p) function
  /system/bt/bta/ag/
bta_ag_cmd.cc 603 static void remove_spaces(char* str) { function
882 remove_spaces(val.str + 1);
902 remove_spaces(val.str);
    [all...]

Completed in 92 milliseconds