Searched refs:WorkingPathType (Results 1 – 11 of 11) sorted by relevance
30 WorkingPathType working_path_type) { in Discard()32 case WorkingPathType::kSingleFile: { in Discard()39 case WorkingPathType::kDirectory: { in Discard()46 case WorkingPathType::kDummy: in Discard()
92 enum class WorkingPathType { enum133 WorkingPathType working_path_type);249 WorkingPathType working_path_type) in PersistentStorage()337 WorkingPathType working_path_type_;
253 static constexpr WorkingPathType kWorkingPathType =254 WorkingPathType::kDirectory;
57 static constexpr WorkingPathType kWorkingPathType =58 WorkingPathType::kDirectory;
108 static constexpr WorkingPathType kWorkingPathType =109 WorkingPathType::kDirectory;
76 static constexpr WorkingPathType kWorkingPathType =77 WorkingPathType::kDirectory;
79 static constexpr WorkingPathType kWorkingPathType =80 WorkingPathType::kDirectory;
82 static constexpr WorkingPathType kWorkingPathType =83 WorkingPathType::kDirectory;
217 static constexpr WorkingPathType kWorkingPathType =218 WorkingPathType::kDirectory;
182 PersistentStorage::WorkingPathType working_path_type) in NumericIndex()
193 PersistentStorage::WorkingPathType::kDummy), in DummyNumericIndex()