Home
last modified time | relevance | path

Searched defs:encryptedChunks (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/identity/aidl/vts/
DEndToEndTests.cpp429 const vector<vector<uint8_t>>& encryptedChunks = it->second; in TEST_P() local
773 const vector<vector<uint8_t>>& encryptedChunks = it->second; in TEST_P() local
DUtil.cpp235 vector<vector<uint8_t>> encryptedChunks; in addEntry() local