Home
last modified time | relevance | path

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

/system/core/init/
Dproperty_service.cpp794 for (const auto& allowed_source : RO_PRODUCT_PROPS_ALLOWED_SOURCES) { in property_initialize_ro_product_props() local
795 if (source == allowed_source) { in property_initialize_ro_product_props()