Searched defs:PropertyMap (Results 1 – 3 of 3) sorted by relevance
63 using PropertyMap = std::map<RecordId, VehiclePropValue>; variable
89 typedef std::map<DRMProperty, std::tuple<uint64_t, drmModePropertyRes *>> PropertyMap; typedef
34 PropertyMap::PropertyMap() {} in PropertyMap() function in android::PropertyMap