Searched refs:product_api_level (Results 1 – 1 of 1) sorted by relevance
109 uint32_t product_api_level = in GetProductFirstApiLevel() local111 if (product_api_level == kCurrentApiLevel) { in GetProductFirstApiLevel()115 return product_api_level; in GetProductFirstApiLevel()125 uint32_t product_api_level = GetProductFirstApiLevel(); in GetBoardApiLevel() local128 uint32_t api_level = std::min(board_api_level, product_api_level); in GetBoardApiLevel()