Lines Matching defs:index_name
1375 FilePath index_name = path_.AppendASCII(kIndexName);1382 base::CreatePlatformFile(index_name, flags, file_created, NULL)));1396 data_ = reinterpret_cast<Index*>(index_->Init(index_name, 0));