Home
last modified time | relevance | path

Searched refs:propertyTypeUint32 (Results 1 - 4 of 4) sorted by relevance

/test/xts/hats/useriam/pinauth/src/
H A Dpin_auth_hdi.cpp114 std::vector<uint32_t> propertyTypeUint32; in FillTestGetPropertyTypeVector() local
115 FillTestUint32Vector(parcel, propertyTypeUint32); in FillTestGetPropertyTypeVector()
116 for (const auto& val : propertyTypeUint32) { in FillTestGetPropertyTypeVector()
/test/xts/hats/useriam/fingerprintauth/src/
H A Dfingerprint_auth_hdi.cpp124 std::vector<uint32_t> propertyTypeUint32; in FillTestGetPropertyTypeVector() local
125 FillTestUint32Vector(parcel, propertyTypeUint32); in FillTestGetPropertyTypeVector()
126 for (const auto &val : propertyTypeUint32) { in FillTestGetPropertyTypeVector()
/test/xts/hats/useriam/faceauth_additional/src/
H A Dface_auth_hdi.cpp119 std::vector<uint32_t> propertyTypeUint32; in FillTestGetPropertyTypeVector() local
120 FillTestUint32Vector(parcel, propertyTypeUint32); in FillTestGetPropertyTypeVector()
121 for (const auto &val : propertyTypeUint32) { in FillTestGetPropertyTypeVector()
/test/xts/hats/useriam/pinauth_additional/src/
H A Dpin_auth_hdi.cpp100 std::vector<uint32_t> propertyTypeUint32; in FillTestGetPropertyTypeVector() local
101 FillTestUint32Vector(parcel, propertyTypeUint32); in FillTestGetPropertyTypeVector()
102 for (const auto &val : propertyTypeUint32) { in FillTestGetPropertyTypeVector()

Completed in 8 milliseconds