Searched defs:safelyParseFloat (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ | ||
D | VehicleHalManager.cpp | 277 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/ | ||
D | FakeVehicleHardware.cpp | 2454 Result<float> FakeVehicleHardware::safelyParseFloat(int index, const std::string& s) { in safelyParseFloat() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware |