Searched defs:makeKey (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ | ||
D | VehicleManager_fuzzer.h | 71 int64_t makeKey(const VehiclePropValue& v) const { return makeKey(v.prop, v.areaId); } in makeKey() function |
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ | ||
D | VehicleHalManager_test.cpp | 130 int64_t makeKey(const VehiclePropValue& v) const { in makeKey() function in android::hardware::automotive::vehicle::V2_0::__anon2922a9af0111::MockedVehicleHal |