Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DVehicleHalManager.h126 static bool isSubscribable(const VehiclePropConfig& config,
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVehicleHalManager.cpp171 if (!isSubscribable(*config, ops.flags)) { in subscribe()
517 bool VehicleHalManager::isSubscribable(const VehiclePropConfig& config, in isSubscribable() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager