Searched refs:property_infos (Results 1 – 1 of 1) sorted by relevance
111 std::vector<PropertyInfoEntry> property_infos; in CreateSerializedTrie() local112 ParsePropertyInfoFile(input_file, false, &property_infos, &errors); in CreateSerializedTrie()116 if (!BuildTrie(property_infos, "u:object_r:default_prop:s0", "string", &serialized_trie, in CreateSerializedTrie()