Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dproperty_service.cpp817 bool is_allowed_source = false; in property_initialize_ro_product_props() local
820 is_allowed_source = true; in property_initialize_ro_product_props()
824 if (!is_allowed_source) { in property_initialize_ro_product_props()