Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DJsonFakeValueGenerator.cpp209 void JsonFakeValueGenerator::copyJsonArray(hidl_vec<T>& dest, const Json::Value& jsonArray) { in copyJsonArray() function in android::hardware::automotive::vehicle::V2_0::impl::JsonFakeValueGenerator
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/GeneratorHub/src/
H A DJsonFakeValueGenerator.cpp57 void copyJsonArray(const Json::Value& jsonArray, std::vector<T>& dest) { in copyJsonArray() function
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/GeneratorHub/src/
H A DJsonFakeValueGenerator.cpp57 void copyJsonArray(const Json::Value& jsonArray, std::vector<T>& dest) { in copyJsonArray() function