Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DSensorInputMapper.h94 std::array<int32_t, SENSOR_VEC_LEN> dataVec; member
/aosp12/hardware/interfaces/identity/aidl/default/
H A DEicOpsImpl.cc502 vector<uint8_t> dataVec(dataSize); in eicHexdump() local
/aosp12/system/security/keystore2/src/km_compat/
H A Dkm_compat.cpp1113 std::vector<uint8_t> dataVec(data, data + len); in signCertificate() local