Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.h122 std::string_view app_data_string,
H A DKeyMintAidlTestBase.cpp387 std::string_view app_data_string, in CheckAppIdCharacteristics() argument
394 vector<uint8_t> app_data(app_data_string.begin(), app_data_string.end()); in CheckAppIdCharacteristics()