Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dproperty_service.cpp643 static constexpr const char* const kVendorPathPrefixes[4] = { in LoadProperties() local
652 for (const auto& vendor_path_prefix : kVendorPathPrefixes) { in LoadProperties()