Home
last modified time | relevance | path

Searched defs:getValuePool (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleHal.h104 VehiclePropValuePool* getValuePool() { in getValuePool() function
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DVehiclePropertyStore.h177 inline std::shared_ptr<VehiclePropValuePool> getValuePool() { return mValuePool; } in getValuePool() function
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultVehicleHalServer.cpp103 VehiclePropValuePool* DefaultVehicleHalServer::getValuePool() const { in getValuePool() function in android::hardware::automotive::vehicle::V2_0::impl::DefaultVehicleHalServer