Searched refs:mServerSidePropStore (Results 1 – 4 of 4) sorted by relevance
64 mServerSidePropStore.writeValue(prop, true); in storePropInitialValue()71 mServerSidePropStore.registerProperty(cfg); in DefaultVehicleHalServer()78 auto values = mServerSidePropStore.readAllValues(); in sendAllValuesToClient()109 mServerSidePropStore.writeValue(*updatedPropValue, updateStatus); in onFakeValueGenerated()115 return mServerSidePropStore.getAllConfigs(); in onGetAllPropertyConfig()327 mServerSidePropStore.writeValue(*updatedPropValue, updateStatus); in onSetProperty()
73 VehiclePropertyStore mServerSidePropStore; variable
61 mServerSidePropStore.writeValue(*updatedPropValue, true); in setPropertyFromVehicle()67 return mServerSidePropStore.readAllValues(); in getAllProperties()71 return mServerSidePropStore.getAllConfigs(); in listProperties()77 auto prop = mServerSidePropStore.readValueOrNull(requestedPropValue); in get()
173 return mServerSidePropStore->readAllValues(); in getAllProperties()178 return mServerSidePropStore->getPropConfig(propId); in getPropConfig()