Home | History | Annotate | Download | only in src

Lines Matching refs:value_string_tmp

1131     char value_string_tmp[CAMERA_METADATA_ENUM_STRING_MAX_SIZE];
1150 value_string_tmp,
1151 sizeof(value_string_tmp))
1153 dprintf(fd, "%s ", value_string_tmp);
1164 value_string_tmp,
1165 sizeof(value_string_tmp))
1167 dprintf(fd, "%s ", value_string_tmp);