Home
last modified time | relevance | path

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

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