Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:strtok

289                     res = strtok(cmd + 1, "x");
291 res = strtok(NULL, "x");
464 temp_str = strtok(cmd+1,"!");
467 temp_str=strtok(NULL,"!");
470 temp_str=strtok(NULL,"!");
517 res = strtok(cmd + 1, "x");
519 res = strtok(NULL, "x");