Searched refs:tokenFunction (Results 1 – 3 of 3) sorted by relevance
160 if (it->second.tokenFunction != nullptr) { in getRecordIdLocked()161 recId.token = it->second.tokenFunction(valuePrototype); in getRecordIdLocked()
50 TokenFunction tokenFunction; member
420 VehiclePropertyStore::TokenFunction tokenFunction = nullptr; in initStaticConfig() local424 tokenFunction = [](const VehiclePropValue& propValue) { in initStaticConfig()433 mPropStore->registerProperty(cfg, tokenFunction); in initStaticConfig()