Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/join/
H A Dqualified-id-join-index-impl-v2.cc142 std::string GetFlashIndexStorageFilePath(std::string_view working_path) { in GetFlashIndexStorageFilePath() function
203 GetFlashIndexStorageFilePath(working_path).c_str())) { in Create()
374 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path_), in Optimize()
406 GetFlashIndexStorageFilePath(working_path_).c_str())) { in Clear()
411 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path_), in Clear()
451 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path), in InitializeNewFiles()
505 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path), in InitializeExistingFiles()
/aosp_15_r20/external/icing/icing/index/numeric/
H A Dinteger-index-storage.cc109 std::string GetFlashIndexStorageFilePath(std::string_view working_path) { in GetFlashIndexStorageFilePath() function
411 GetFlashIndexStorageFilePath(working_path).c_str())) { in Create()
802 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path), in InitializeNewFiles()
908 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path), in InitializeExistingFiles()
/aosp_15_r20/external/icing/icing/index/embed/
H A Dembedding-index.cc70 std::string GetFlashIndexStorageFilePath(std::string_view working_path) { in GetFlashIndexStorageFilePath() function
144 GetFlashIndexStorageFilePath(working_path_), in CreateStorageDataIfNonEmpty()