Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A 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
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/src/
H A DFakeVehicleHardware.cpp2504 Result<float> FakeVehicleHardware::safelyParseFloat(int index, const std::string& s) { in safelyParseFloat() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/src/
H A DFakeVehicleHardware.cpp2504 Result<float> FakeVehicleHardware::safelyParseFloat(int index, const std::string& s) { in safelyParseFloat() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware