Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dproperty_service.cpp1083 static int read_api_level_props(const std::vector<std::string>& api_level_props) { in read_api_level_props() argument
1085 for (const auto& api_level_prop : api_level_props) { in read_api_level_props()