Home
last modified time | relevance | path

Searched refs:outFields (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/
DConfigurable.cpp153 hidl_vec<FieldSupportedValuesQueryResult> outFields(inFields.size()); in querySupportedValues() local
157 objcpy(&outFields[ix++], result); in querySupportedValues()
160 _hidl_cb((Status)c2res, outFields); in querySupportedValues()
/hardware/google/interfaces/media/c2/1.0/
DIConfigurable.hal149 * @return outFields Vector containing supported values and query result
157 vec<FieldSupportedValuesQueryResult> outFields
/hardware/interfaces/media/c2/1.0/
DIConfigurable.hal227 * @return outFields List of supported values and results for the
237 vec<FieldSupportedValuesQueryResult> outFields