Home
last modified time | relevance | path

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

/aosp12/bionic/libc/system_properties/
H A Dcontext_lookup_benchmark.cpp73 auto property_lines = Split(aosp_s_property_contexts, "\n"); in PropertiesToLookup()
99 LegacyPropertyMapping mapping(aosp_s_property_contexts); in LegacyLookupS()
136 std::string serialized_trie = CreateSerializedTrie(aosp_s_property_contexts); in TrieLookupS()
H A Dcontext_lookup_benchmark_data.h130 static char aosp_s_property_contexts[] = R"( variable