Home
last modified time | relevance | path

Searched refs:GetProductFirstApiLevel (Results 1 – 4 of 4) sorted by relevance

/test/vts-testcase/security/avb/
Dgsi_validation_utils.h96 uint32_t GetProductFirstApiLevel();
Dgsi_validation_utils.cpp306 uint32_t GetProductFirstApiLevel() { in GetProductFirstApiLevel() function
323 uint32_t product_api_level = GetProductFirstApiLevel(); in GetVendorApiLevel()
Dkernel_version_test.cpp336 auto product_first_api_level = GetProductFirstApiLevel(); in TEST()
Dvts_gki_compliance_test.cpp401 product_first_api_level = GetProductFirstApiLevel(); in SetUp()