Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dbuild_info.cpp90 const std::set<std::string, std::less<>> ro_product_props = { in GetProperty() local
97 if (ro_product_props.find(key) != ro_product_props.end()) { in GetProperty()