Home
last modified time | relevance | path

Searched refs:tokenFunc (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehiclePropertyStore.cpp39 VehiclePropertyStore::TokenFunction tokenFunc) { in registerProperty() argument
41 mConfigs.insert({ config.prop, RecordConfig { config, tokenFunc } }); in registerProperty()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehiclePropertyStore.h66 void registerProperty(const VehiclePropConfig& config, TokenFunction tokenFunc = nullptr);