Searched refs:api_level (Results 1 – 6 of 6) sorted by relevance
59 static int api_level = android_get_device_api_level(); in getVndkSpHwPath() local60 if (api_level >= __ANDROID_API_R__) { in getVndkSpHwPath()
229 unsigned int api_level = GetUintProperty<unsigned int>("ro.product.first_api_level", 0); in ReadDescriptors() local230 if (api_level > 0) { in ReadDescriptors()232 android::base::StringPrintf(TEMPLATE_CGROUPS_DESC_API_FILE, api_level); in ReadDescriptors()
398 unsigned int api_level = GetUintProperty<unsigned int>("ro.product.first_api_level", 0); in TaskProfiles() local399 if (api_level > 0) { in TaskProfiles()401 android::base::StringPrintf(TEMPLATE_TASK_PROFILE_API_FILE, api_level); in TaskProfiles()
126 uint64_t api_level = android::base::GetUintProperty<uint64_t>("ro.product.first_api_level", 0); in getFirstApiLevel() local127 LOG(INFO) << "Initial API level of the device: " << api_level; in getFirstApiLevel()128 return api_level; in getFirstApiLevel()
878 ro.board.api_level u:object_r:build_vendor_prop:s0 exact int