Searched refs:TokenFunction (Results 1 – 6 of 6) sorted by relevance
46 using TokenFunction = std::function<int64_t(const VehiclePropValue& value)>;51 TokenFunction tokenFunction;67 void registerProperty(const VehiclePropConfig& config, TokenFunction tokenFunc = nullptr);
90 using TokenFunction = std::function<int64_t( variable99 TokenFunction tokenFunc = nullptr) EXCLUDES(mLock);195 TokenFunction tokenFunction;
40 VehiclePropertyStore::TokenFunction tokenFunc) { in registerProperty()
100 VehiclePropertyStore::TokenFunction tokenFunc) { in registerProperty()
581 VehiclePropertyStore::TokenFunction tokenFunction = nullptr; in initStaticConfig()
396 VehiclePropertyStore::TokenFunction tokenFunction = nullptr; in init()