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