Searched refs:copyMixedValueJson (Results 1 – 2 of 2) sorted by relevance
52 void copyMixedValueJson(VehiclePropValue::RawValue& dest, const Json::Value& jsonValue);
130 copyMixedValueJson(value, rawEventValue); in parseFakeValueJson()144 void JsonFakeValueGenerator::copyMixedValueJson(VehiclePropValue::RawValue& dest, in copyMixedValueJson() function in android::hardware::automotive::vehicle::V2_0::impl::JsonFakeValueGenerator