Home
last modified time | relevance | path

Searched refs:receiversReadingsCountList (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/evs/1.1/vts/functional/
DFrameHandlerUltrasonics.cpp87 if (dataFrameDesc.receiversIdList.size() != dataFrameDesc.receiversReadingsCountList.size()) { in DataFrameValidator()
100 totalWaveformDataBytesSize = 1 + (4 * 2 * dataFrameDesc.receiversReadingsCountList[i]); in DataFrameValidator()
120 dataFrameDesc.receiversReadingsCountList, pData); in DataFrameValidator()
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DUltrasonicsDataFrameDesc.aidl41 int[] receiversReadingsCountList;
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DUltrasonicsDataFrameDesc.aidl41 int[] receiversReadingsCountList;
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DUltrasonicsDataFrameDesc.aidl41 int[] receiversReadingsCountList;
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DUltrasonicsDataFrameDesc.aidl59 int[] receiversReadingsCountList;
/hardware/interfaces/automotive/evs/1.1/default/
DEvsUltrasonicsArray.cpp112 const std::vector<uint32_t> receiversReadingsCountList = {2, 2, 4}; in fillMockDataFrame() local
113 dataFrameDesc.receiversReadingsCountList = receiversReadingsCountList; in fillMockDataFrame()
/hardware/interfaces/automotive/evs/1.1/
Dtypes.hal353 vec<uint32_t> receiversReadingsCountList;
360 * specified in the receiversReadingsCountList.