Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-dynamic-trie.h654 IcingFlashBitmap *OpenOrCreatePropertyBitmap(uint32_t property_id);
H A Dicing-dynamic-trie.cc2547 IcingFlashBitmap *IcingDynamicTrie::OpenOrCreatePropertyBitmap( in OpenOrCreatePropertyBitmap() function in icing::lib::IcingDynamicTrie
2573 IcingFlashBitmap *bitmap = OpenOrCreatePropertyBitmap(property_id); in SetProperty()