Home
last modified time | relevance | path

Searched refs:copyMixedValueJson (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DJsonFakeValueGenerator.h55 void copyMixedValueJson(VehiclePropValue::RawValue& dest, const Json::Value& jsonValue);
DJsonFakeValueGenerator.cpp155 copyMixedValueJson(value, rawEventValue); in parseFakeValueJson()
169 void JsonFakeValueGenerator::copyMixedValueJson(VehiclePropValue::RawValue& dest, in copyMixedValueJson() function in android::hardware::automotive::vehicle::V2_0::impl::JsonFakeValueGenerator