Searched refs:getConfigOrNull (Results 1 – 4 of 4) sorted by relevance
134 const VehiclePropConfig* VehiclePropertyStore::getConfigOrNull(int32_t propId) const { in getConfigOrNull() function in android::hardware::automotive::vehicle::V2_0::VehiclePropertyStore141 auto cfg = getConfigOrNull(propId); in getConfigOrDie()
83 const VehiclePropConfig* getConfigOrNull(int32_t propId) const;
377 const VehiclePropConfig* config = mPropStore->getConfigOrNull(propId); in isContinuousProperty()
407 store->getConfigOrNull(vehicleProp); in invokeVehiclePropStore()