Searched defs:initialValue (Results 1 – 5 of 5) sorted by relevance
41 float initialValue; // member59 void startGeneratingHalEvents(std::chrono::nanoseconds interval, int propId, float initialValue, in startGeneratingHalEvents()
73 VehiclePropValue::RawValue initialValue; member
321 float initialValue = v.floatValues[0]; in handleGenerateFakeDataRequest() local
186 Property initialValue; // Save initial value to restore it at the end local223 Property initialValue; local
462 LatchedState(Layer& parent, T initialValue) in LatchedState()