Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dproperty_service.cpp880 bool is_allowed_source = false; in property_initialize_ro_product_props() local
883 is_allowed_source = true; in property_initialize_ro_product_props()
887 if (!is_allowed_source) { in property_initialize_ro_product_props()