Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/index/embed/
H A Dembedding-index.cc137 libtextclassifier3::Status EmbeddingIndex::CreateStorageDataIfNonEmpty() { in CreateStorageDataIfNonEmpty() function in icing::lib::EmbeddingIndex
175 return CreateStorageDataIfNonEmpty(); in MarkIndexNonEmpty()
215 ICING_RETURN_IF_ERROR(CreateStorageDataIfNonEmpty()); in Initialize()
H A Dembedding-index.h263 libtextclassifier3::Status CreateStorageDataIfNonEmpty();