Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehiclePropertyStore.h54 struct RecordId { struct
59 bool operator==(const RecordId& other) const; argument
60 bool operator<(const RecordId& other) const;
63 using PropertyMap = std::map<RecordId, VehiclePropValue>;
87 RecordId getRecordIdLocked(const VehiclePropValue& valuePrototype) const;
88 const VehiclePropValue* getValueOrNullLocked(const RecordId& recId) const;