Searched refs:getPropArea (Results 1 – 3 of 3) sorted by relevance
53 inline constexpr VehicleArea getPropArea(int32_t prop) { in getPropArea() function58 return getPropArea(prop) == VehicleArea::GLOBAL; in isGlobalProp()
53 inline constexpr aidl::android::hardware::automotive::vehicle::VehicleArea getPropArea( in getPropArea() function60 return getPropArea(prop) == aidl::android::hardware::automotive::vehicle::VehicleArea::GLOBAL; in isGlobalProp()
488 VehicleArea area = getPropArea(toInt(VehicleProperty::INFO_VIN)); in TEST()