Searched defs:api_level (Results 1 – 3 of 3) sorted by relevance
144 uint64_t api_level = base::GetUintProperty<uint64_t>("ro.product.first_api_level", 0); in getUncachedBpfSupportLevel() local
84 static const int api_level = [] { in get_device_api_level() local88 int api_level = -1; in get_device_api_level() local
86 uint64_t api_level = base::GetUintProperty<uint64_t>("ro.product.first_api_level", 0); in init() local