Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoserializer/
Dtrie_serializer.cpp88 uint32_t exact_match_entries_array_offset = in WriteTrieNode() local
90 trie->exact_match_entries = exact_match_entries_array_offset; in WriteTrieNode()
94 arena_->uint32_array(exact_match_entries_array_offset)[i] = property_entry_offset; in WriteTrieNode()