Home
last modified time | relevance | path

Searched defs:updatable (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dmount_namespace.cpp105 static bool updatable = android::sysprop::ApexProperties::updatable().value_or(false); in IsApexUpdatable() local
Dbuiltins.cpp1225 static bool updatable = android::sysprop::ApexProperties::updatable().value_or(false); in IsApexUpdatable() local