Home
last modified time | relevance | path

Searched defs:safelyParseFloat (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp277 bool VehicleHalManager::safelyParseFloat(int fd, int index, const std::string& s, float* out) { in safelyParseFloat() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp2454 Result<float> FakeVehicleHardware::safelyParseFloat(int index, const std::string& s) { in safelyParseFloat() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware