Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dproperty_service.cpp1132 const auto load_properties_from_partition = [&properties](const std::string& partition, in PropertyLoadBootDefaults() local
1180 load_properties_from_partition("system_ext", /* support_legacy_path_until */ 30); in PropertyLoadBootDefaults()
1190 load_properties_from_partition("odm", /* support_legacy_path_until */ 28); in PropertyLoadBootDefaults()
1191 load_properties_from_partition("product", /* support_legacy_path_until */ 30); in PropertyLoadBootDefaults()