Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp1979 auto int32Result = safelyParseInt<int32_t>(currentIndex + i, argValues[i]); in parsePropOptions() local
2035 auto int32Result = safelyParseInt<int32_t>(currentIndex, argValues[0]); in parsePropOptions() local