Searched refs:writeToCache (Results 1 – 2 of 2) sorted by relevance
255 void writeToCache(const vehicle_prop_value_t& value);
175 void PropertyValueCache::writeToCache(const vehicle_prop_value_t& value) { in writeToCache() function in android::PropertyValueCache569 mCache.writeToCache(data); in setProperty()