Home
last modified time | relevance | path

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

/bionic/libc/system_properties/
Dcontext_lookup_benchmark.cpp73 auto property_lines = Split(aosp_s_property_contexts, "\n"); in PropertiesToLookup() local
74 for (const auto& line : property_lines) { in PropertiesToLookup()