Home
last modified time | relevance | path

Searched refs:app_id_string (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.h121 void CheckAppIdCharacteristics(const vector<uint8_t>& key_blob, std::string_view app_id_string,
DKeyMintAidlTestBase.cpp386 const vector<uint8_t>& key_blob, std::string_view app_id_string, in CheckAppIdCharacteristics() argument
393 vector<uint8_t> app_id(app_id_string.begin(), app_id_string.end()); in CheckAppIdCharacteristics()