Home
last modified time | relevance | path

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

/external/icing/icing/index/main/
Dmain-index.cc104 std::string flash_index_file = index_directory + "/main_index"; in Init() local
107 FlashIndexStorage::Create(flash_index_file, filesystem)); in Init()