Home
last modified time | relevance | path

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

/bionic/libc/system_properties/
Dcontext_lookup_benchmark_data.h31 static char oreo_property_contexts[] = R"( variable
Dcontext_lookup_benchmark.cpp88 LegacyPropertyMapping mapping(oreo_property_contexts); in LegacyLookupOreo()
124 std::string serialized_trie = CreateSerializedTrie(oreo_property_contexts); in TrieLookupOreo()