Home
last modified time | relevance | path

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

/external/icing/icing/join/
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()
375 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path_), in Optimize()
407 GetFlashIndexStorageFilePath(working_path_).c_str())) { in Clear()
412 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path_), in Clear()
452 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path), in InitializeNewFiles()
505 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path), in InitializeExistingFiles()
/external/icing/icing/index/embed/
Dembedding-index.cc63 std::string GetFlashIndexStorageFilePath(std::string_view working_path) { in GetFlashIndexStorageFilePath() function
119 GetFlashIndexStorageFilePath(working_path_), in CreateStorageDataIfNonEmpty()
/external/icing/icing/index/numeric/
Dinteger-index-storage.cc109 std::string GetFlashIndexStorageFilePath(std::string_view working_path) { in GetFlashIndexStorageFilePath() function
411 GetFlashIndexStorageFilePath(working_path).c_str())) { in Create()
800 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path), in InitializeNewFiles()
905 FlashIndexStorage::Create(GetFlashIndexStorageFilePath(working_path), in InitializeExistingFiles()