Home | History | Annotate | Download | only in updater

Lines Matching full:val_string

1038     if (partition_value->type != VAL_STRING) {
1047 if (contents->type == VAL_STRING && strlen((char*) contents->data) == 0) {
1070 if (contents->type == VAL_STRING) {
1173 if (patches[i*2]->type != VAL_STRING) {
1369 if (args[i]->type != VAL_STRING) {