Home
last modified time | relevance | path

Searched refs:api_level (Results 1 – 6 of 6) sorted by relevance

/system/libhidl/base/
DHidlInternal.cpp59 static int api_level = android_get_device_api_level(); in getVndkSpHwPath() local
60 if (api_level >= __ANDROID_API_R__) { in getVndkSpHwPath()
/system/core/libprocessgroup/setup/
Dcgroup_map_write.cpp229 unsigned int api_level = GetUintProperty<unsigned int>("ro.product.first_api_level", 0); in ReadDescriptors() local
230 if (api_level > 0) { in ReadDescriptors()
232 android::base::StringPrintf(TEMPLATE_CGROUPS_DESC_API_FILE, api_level); in ReadDescriptors()
/system/core/libprocessgroup/
Dtask_profiles.cpp398 unsigned int api_level = GetUintProperty<unsigned int>("ro.product.first_api_level", 0); in TaskProfiles() local
399 if (api_level > 0) { in TaskProfiles()
401 android::base::StringPrintf(TEMPLATE_TASK_PROFILE_API_FILE, api_level); in TaskProfiles()
/system/incremental_delivery/incfs/
Dincfs.cpp126 uint64_t api_level = android::base::GetUintProperty<uint64_t>("ro.product.first_api_level", 0); in getFirstApiLevel() local
127 LOG(INFO) << "Initial API level of the device: " << api_level; in getFirstApiLevel()
128 return api_level; in getFirstApiLevel()
/system/sepolicy/private/
Dproperty_contexts878 ro.board.api_level u:object_r:build_vendor_prop:s0 exact int
/system/sepolicy/prebuilts/api/31.0/private/
Dproperty_contexts878 ro.board.api_level u:object_r:build_vendor_prop:s0 exact int