Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleUtils.h46 inline constexpr VehiclePropertyGroup getPropGroup(int32_t prop) { in getPropGroup() function
60 return VehiclePropertyGroup::SYSTEM == getPropGroup(prop); in isSystemProperty()