Home
last modified time | relevance | path

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

/system/core/init/
Dproperty_service.cpp721 static constexpr const char* const kVendorPathPrefixes[4] = { in LoadProperties() local
730 for (const auto& vendor_path_prefix : kVendorPathPrefixes) { in LoadProperties()