Searched refs:temp_value (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A Dcryptfs.c2014 char temp_value[PROPERTY_VALUE_MAX]; local
2029 if (!persist_get_key(fieldname, temp_value)) {
2031 strlcpy(value, temp_value, len);

Completed in 532 milliseconds