Searched refs:ValuesResultType (Results 1 – 2 of 2) sorted by relevance
47 using ValuesResultType = VhalResult<std::vector<VehiclePropValuePool::RecyclableType>>; variable137 ValuesResultType readValuesForProperty(int32_t propId) const EXCLUDES(mLock);
299 VehiclePropertyStore::ValuesResultType VehiclePropertyStore::readValuesForProperty( in readValuesForProperty()